Skip to content

3.3.40

Compare
Choose a tag to compare
@N0ich N0ich released this 05 Oct 15:25
· 84 commits to master since this release

Sorry, missed previous update. Version should have been 3.3.40

Lot of bugfixes, be wary. Some codes that used to pass norminette might not pass it anymore.

Missing header is now an error
Removed multiple ways of having 2 or more assignments/declarations on a single line
Clarified rules for attributes
More pointer/operator difference
Comments after #endif for header files
Restrict is properly checked when declaring a var
Newline indent is less complex to follow