Opened 4 years ago
Last modified 11 days ago
#11069 new enhancement
fix or remove disabled function pointer code in SymbolDatabase::isFunction()
| Reported by: | kidkat | Owned by: | noone |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Refactoring | Version: | |
| Keywords: | Cc: |
Description
In https://github.com/danmar/cppcheck/commit/d8634ca2a9054e4bd1a00f4d4779315cf121f49b some code was disabled in SymbolDatabase::isFunction() as it was causing crashes. We should fix it or get rid of it.
Note:
See TracTickets
for help on using tickets.