Skip to content

Commit 17f84ea

Browse files
authored
Update NEWS
1 parent e928387 commit 17f84ea

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

NEWS

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
In Development:
22
# Mentioning Check 0.15.0 for now, to fix distcheck target until next release
33

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+
419

520
Sun June 21, 2020: Released Check 0.15.0
621
based on hash 18d83fb9bab41b7bfb6535ed44c131004d01d5ad

0 commit comments

Comments
 (0)