Skip to content

Fix false positive in initializationListUsage#2128

Merged
danmar merged 1 commit intocppcheck-opensource:masterfrom
Ken-Patrick:initlist
Aug 31, 2019
Merged

Fix false positive in initializationListUsage#2128
danmar merged 1 commit intocppcheck-opensource:masterfrom
Ken-Patrick:initlist

Conversation

@Ken-Patrick
Copy link
Copy Markdown
Contributor

https://sourceforge.net/p/cppcheck/discussion/general/thread/d5b690ef19/
Check that we warn only about using the initializer list when we assign
the object being constructed.

https://sourceforge.net/p/cppcheck/discussion/general/thread/d5b690ef19/
Check that we warn only about using the initializer list when we assign
the object being constructed.
@danmar danmar merged commit 717aa82 into cppcheck-opensource:master Aug 31, 2019
jubnzv pushed a commit to jubnzv/cppcheck that referenced this pull request Nov 13, 2019
https://sourceforge.net/p/cppcheck/discussion/general/thread/d5b690ef19/
Check that we warn only about using the initializer list when we assign
the object being constructed.
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