forked from pool/cppcheck
- add werror-return-type.patch to fix false warnings where
gcc can not properly detect the "noreturn" nature of the function OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=115
This commit is contained in:
parent
8c90fe76c9
commit
5a04f7d88d
@ -68,6 +68,8 @@ Thu Sep 14 11:18:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|||||||
string-to-integer conversions will now be error checked.
|
string-to-integer conversions will now be error checked.
|
||||||
* scanning projects (with -j1) will now defer the analysis of
|
* scanning projects (with -j1) will now defer the analysis of
|
||||||
markup files until the whole code was processed
|
markup files until the whole code was processed
|
||||||
|
- add werror-return-type.patch to fix false warnings where
|
||||||
|
gcc can not properly detect the "noreturn" nature of the function
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 30 10:57:47 UTC 2023 - Manfred Schwarb <manfred99@gmx.ch>
|
Tue May 30 10:57:47 UTC 2023 - Manfred Schwarb <manfred99@gmx.ch>
|
||||||
|
Loading…
Reference in New Issue
Block a user