We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e928387 + 17f84ea commit db3ef47Copy full SHA for db3ef47
NEWS
@@ -1,6 +1,21 @@
1
In Development:
2
# Mentioning Check 0.15.0 for now, to fix distcheck target until next release
3
4
+* Fix warning in ptr macros with pointer to integer cast
5
+ Issue #284
6
+
7
+* Fix various warnings in Check's unit tests
8
+ Issue #283
9
10
+* Replace gnu_printf with printf in format __attribute__
11
+ Issue #282
12
13
+* Fix warnings from Check's macros: "warning: too many arguments for format"
14
+ Issue #274
15
16
+* Fix format specifiers that do not match the argument types
17
+ Issue #271
18
19
20
Sun June 21, 2020: Released Check 0.15.0
21
based on hash 18d83fb9bab41b7bfb6535ed44c131004d01d5ad
0 commit comments