Update gcc rules to 15.1#2923
Conversation
|
Hi @reddwarf69, thx, will have a look to it. Did you remove any rules? Regards, |
No, the contents of compiler-gcc.xml are just the output of gcc_createrules.py. No rules have been removed between gcc 14.2 and 15.1, only 19 have been added. |
|
Additional rules: -Wanalyzer-undefined-behavior-ptrdiff |
|
We may update clang/gcc soon. Are you planning to release 2.2.1 soon? I see https://github.com/SonarOpenCommunity/sonar-cxx/milestone/33 is empty and overdue by 22 days, there is any problem with master? |
There are less changes, that’s the reason why there is no new release. Think I should at least also update Cppcheck rules … |
|
I don't know anything about cppcheck. But FWIW this is the file generated by
I'm not creating a PR because the diff is huge and I don't really understand it. |
Update gcc rules to 15.1.
This change is