Great, thanks! I built the tool after the fix and confirm that I no longer see the issue.
Hi, I found that the issue described in the Track tickets 9716 and 9728 has not been fully fixed. In particular, the syntax error on the "try" token still appears if the function signature has trailing keywords e.g. a "const" member function. As an example, running the latest cppcheck on the attached file returns a syntax error on line 20. Since this was supposedly fixed by I used the test code from the related PR as a basis. That code did work, but adding a "const" member function breaks the analysis....
- StaticUtils: reverse the comparison in findInListModel
Fixed default height for the table presenting the read results so that it can fit 3-5 results on most LAFs
Fixed translation of "Sainte-Laguë 1.4"
- Add @Override as required
- RGUI: establish sensible defaults for the cases in which the UI manager does not provide TextField.border or TextField.background (Nimbus for example)
- Several files: improved documentation