-
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 #4583 - GUI: Sorting does not remain in effect when another direc…
#7615
opened Jun 22, 2025 by
clock999
Loading…
Fix #13957: False positive: Misra C 2012 2.5: Macro usage not seen in code that is ifdeffed out
#7614
opened Jun 22, 2025 by
swasti16
Loading…
fixed #13939 - look for platform file relative to project file (first) with CLI
#7612
opened Jun 20, 2025 by
firewave
Loading…
fix #13730: Report type: cppcheck severity is shown for misra directive even though --report-type=misra-c-2023 is used
#7595
opened Jun 14, 2025 by
ludviggunne
Loading…
Fixes #13956: VisualStudio Importer: Define UNICODE=1;_UNICODE=1 if CharacterSet is Unicode
#7586
opened Jun 11, 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…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.