Skip to content

Ticket #4335: Properly detect and handle template class specialisations#551

Merged
danmar merged 1 commit intocppcheck-opensource:masterfrom
simartin:ticket_4335
Mar 15, 2015
Merged

Ticket #4335: Properly detect and handle template class specialisations#551
danmar merged 1 commit intocppcheck-opensource:masterfrom
simartin:ticket_4335

Conversation

@simartin
Copy link
Copy Markdown
Contributor

Hi,

Given that we currently fail to extract the template name in template specialisations, we fail to simplify all instantiations, hence this ticket. This patch fixes this. Thanks to consider merging.

Cheers,
Simon

danmar added a commit that referenced this pull request Mar 15, 2015
Ticket #4335: Properly detect and handle template class specialisations
@danmar danmar merged commit a200e5b into cppcheck-opensource:master Mar 15, 2015
@simartin simartin deleted the ticket_4335 branch March 15, 2015 07:02
chrchr-github added a commit to chrchr-github/cppcheck that referenced this pull request Apr 17, 2023
orbitcowboy pushed a commit that referenced this pull request Apr 18, 2023
* Fix #551 Detect unused Private member variables

* Fix FN unusedStructMember when there are member functions

* Unused member

* Warn for unused private variables in base class

* Warn for private inheritance, add test
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