Commit Graph

23947 Commits

Author SHA1 Message Date
Mathias Schmid 9a51fc5ba0
Add fix to support "dealloc" element in memory or resource section of library configuration. Add missing attributes to avoid loss during library configuration save. (#2978) 2020-12-25 20:08:33 +01:00
orbitcowboy 3470c2effa wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 20:06:10 +01:00
orbitcowboy 07c4915516 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 19:59:14 +01:00
orbitcowboy a59da489e4 Merge branch 'main' of https://github.com/danmar/cppcheck into main 2020-12-25 19:57:20 +01:00
Oliver Stöneberg e141d54ae5
fixed FILESDIR in CMake with Windows file separators (#2977) 2020-12-25 19:57:12 +01:00
orbitcowboy 786c3f6063 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 19:57:05 +01:00
orbitcowboy a6893de168 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 19:54:04 +01:00
orbitcowboy 92b6c83afe wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 19:48:53 +01:00
orbitcowboy 5816345ac3 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 19:45:15 +01:00
orbitcowboy 0caaf95b48 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 19:40:04 +01:00
orbitcowboy 8869cb1c09 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 15:34:17 +01:00
orbitcowboy 3bd431fcc2 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 15:27:48 +01:00
orbitcowboy 97c853ac11 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 15:23:31 +01:00
orbitcowboy feec65030b wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 15:18:43 +01:00
orbitcowboy d20dbe3882 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 15:16:06 +01:00
orbitcowboy c1cba0dd03 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 15:10:33 +01:00
Daniel Marjamäki f700d81e59 ImportProject: Fixed compile_commands.json problems 2020-12-25 14:47:01 +01:00
orbitcowboy 87379683e0 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 13:34:03 +01:00
orbitcowboy 2df692f295 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 13:26:18 +01:00
orbitcowboy 3212bea3c4 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 13:22:20 +01:00
orbitcowboy 099f79eea3 wxwidgets.cfg: Added support fore more interfaces, found by daca@home 2020-12-25 13:06:28 +01:00
orbitcowboy 8f78cc8296 wxwidgets.cfg: Added support fore more interfaces, found by daca@home 2020-12-25 13:01:37 +01:00
orbitcowboy 621bfa0a03 wxwidgets.cfg: Added support fore more interfaces, found by daca@home 2020-12-25 12:57:28 +01:00
orbitcowboy a7346a5f84 posix.cfg: Added support for more interfaces 2020-12-25 12:48:38 +01:00
orbitcowboy 372020b835 bsd.cfg: Added support for more constants, found by daca@home 2020-12-25 12:45:56 +01:00
orbitcowboy dfc754ba61 bsd.cfg: Added 'SEEK_*' constants 2020-12-25 12:40:09 +01:00
orbitcowboy ead4958cc0 std.cfg: Added 'SEEK_*' constants 2020-12-25 12:34:33 +01:00
orbitcowboy cd4cc30cb3 gnu.cfg: Added support for more interface, found by daca@home 2020-12-25 12:25:53 +01:00
orbitcowboy 53a4f68cb2 wxwidgets.cfg: Added support for more interface, found by daca@home 2020-12-25 12:16:06 +01:00
Daniel Marjamäki cf57233f5d ImportProject: Try to handle -D and -I in the same way 2020-12-25 11:51:24 +01:00
Daniel Marjamäki bcf6039558 Fixed #10058 (False positive: redundant assignment, there is break) 2020-12-25 09:08:15 +01:00
Daniel Marjamäki 8fcef7ad0d astyle formatting
ci skip
2020-12-25 08:58:12 +01:00
Daniel Marjamäki b8f45a5c65 Replace and fix findBreakScope with findNextTokenFromBreak 2020-12-25 08:43:14 +01:00
Daniel Marjamäki 8bd783f820 Refactoring; Added findBreakScope and Scope::isLoopScope() 2020-12-24 22:58:31 +01:00
Oliver Stöneberg 9d57b832b8
fixed passedByValue warning hidden by suppression for false positive (#2974) 2020-12-24 20:09:11 +01:00
Paul Fultz II 7861aa00cf
Refactor afterCondition handlers into to seperate classes (#2975) 2020-12-24 20:07:46 +01:00
Ken-Patrick Lehrmann aad723bf3a
Fix false positive AssignmentIntegerToAddress (#2971) 2020-12-24 19:57:02 +01:00
Oliver Stöneberg b091eaccbe
gnu.cfg: added *_FILENO defines (#2972) 2020-12-24 19:49:50 +01:00
orbitcowboy 9b5fc508bb posix.cfg: Added support for more macros (ref. https://man7.org/linux/man-pages/man2/access.2.html) 2020-12-24 14:22:05 +01:00
orbitcowboy 973d106ffa wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-24 14:14:46 +01:00
orbitcowboy f9d9911292 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-24 14:02:17 +01:00
orbitcowboy 53d4709cfe wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-24 13:55:26 +01:00
orbitcowboy fbcd965c22 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-24 02:00:40 +01:00
Paul Fultz II e12a733ee9
Fix issue 10053: False positive: Same value on both branches of ternary operator (#2962) 2020-12-23 13:37:28 +01:00
Daniel Marjamäki d1139db960 astyle formatting
[ci skip]
2020-12-22 21:30:15 +01:00
Daniel Marjamäki e4766c73dc ExprEngine; Use 60s as default maxtime processing a function, the analysis time will be somewhat reasonable 2020-12-22 21:09:24 +01:00
Georgy Komarov 259f562e73
ExprEngine: Add condition branches for the while loops (#2970) 2020-12-22 20:21:57 +01:00
Daniel Marjamäki a9e7974963 ExprEngine: use 'real' instead of 'fpa' values in latest Z3 for floats 2020-12-22 18:05:21 +01:00
Daniel Marjamäki 315892d991 ExprEngine; add a 'stupid' handling of floating point promotions for integers 2020-12-22 17:15:11 +01:00
Daniel Marjamäki 1812951640 ExprEngine; Fix problem when float suffix is used 2020-12-22 15:17:36 +01:00