-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: danmar/cppcheck
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix #12657: Syntax error. Unexpected tokens in initializer. [internalAstError]
#7580
opened Jun 7, 2025 by
ludviggunne
Loading…
fixed #12841 - added
frontend
for shared CLI and GUI code
#7579
opened Jun 7, 2025 by
firewave
Loading…
test/cli/lookup_test.py: improved testing of config lookup / small TODO cleanup
#7576
opened Jun 6, 2025 by
firewave
Loading…
fixed #13922 - fail platform lookup when an invalid file is encountered
#7575
opened Jun 6, 2025 by
firewave
Loading…
fixed #13921 - do not perform additional addon lookups with absolute path
#7574
opened Jun 6, 2025 by
firewave
Loading…
fixed #11342 - cache
Library::getFunctionName()
calls in Token
#7573
opened Jun 5, 2025 by
firewave
Loading…
programmemory.cpp: perform early exit in
Executor::executeImpl()
#7571
opened Jun 4, 2025 by
firewave
Loading…
testrunner: added more columns and error IDs to expected output
#7568
opened Jun 3, 2025 by
firewave
Loading…
fixed #13906 -
ErrorMessage::FileLocation
did not simplify the file in all cases
#7567
opened Jun 2, 2025 by
firewave
Loading…
ValueFlow: don't reset the struct size if there is a unknown member + empty structs have a size of 1
#7560
opened May 31, 2025 by
autoantwort
Loading…
cfg: add relative location of Cppcheck config location to search path
#7532
opened May 16, 2025 by
andresailer
Loading…
fix #13773: False positive: should not warn when different ternary 2nd and 3rd expressions happens to have same value
#7523
opened May 11, 2025 by
ludviggunne
Loading…
fix #13333: better handling when source file is repeated in compile_commands.json
#7469
opened Apr 15, 2025 by
ludviggunne
•
Draft
Partial fix for #13747 assertion in Token::update_property_info() (no variable declaration in static_assert)
#7462
opened Apr 13, 2025 by
chrchr-github
Loading…
refs #12232/#7772 - added script to detect missing
--errorlist
entries and test coverage / added some missing --errorlist
entries
#7439
opened Apr 7, 2025 by
firewave
Loading…
fix #11824: Option --max-configs has no effect if -D is used
#7424
opened Apr 3, 2025 by
clock999
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.