Skip to content

Commit 4627e00

Browse files
committed
Release notes
1 parent d07aeb4 commit 4627e00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

releasenotes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Major bug fixes & crashes:
66

77
New checks:
88
- MISRA C 2012 rule 10.3 now warns on assigning integer literals 0 and 1 to bool in C99 and later while preserving the existing C89 behavior.
9+
- funcArgNamesDifferentUnnamed warns on function declarations/definitions where a parameter in either location is unnamed
910

1011
C/C++ support:
1112
-

0 commit comments

Comments
 (0)