Skip to content

misra.py: Fix rule 21.1 false positives#2526

Merged
danmar merged 1 commit intocppcheck-opensource:masterfrom
jubnzv:misra-fix-21-1-ids-fps
Feb 9, 2020
Merged

misra.py: Fix rule 21.1 false positives#2526
danmar merged 1 commit intocppcheck-opensource:masterfrom
jubnzv:misra-fix-21-1-ids-fps

Conversation

@jubnzv
Copy link
Copy Markdown
Contributor

@jubnzv jubnzv commented Feb 6, 2020

According MISRA standard, rule 21.1 should hanlde #defineand #undef directives only. There are no mentions of other C identifiers in the standard document.

See also: #2524

According MISRA standard, rule 21.1 should hanlde define/undef
directives only. There are no mentions of other C identifiers in the
standard document.
@danmar danmar merged commit f438cc6 into cppcheck-opensource:master Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants