Comment 36 for bug 986611

Revision history for this message
Hans Joachim Desserud (hjd) wrote :

New release, new report. Some highlights:
- possible operator precedence issues
- unused private functions (and some struct members)
- various methods also defined in parent class (not sure how to mark these as overriding or what the c++ terminology is)
- and a couple of more unused variables/values where I wasn't sure what the intetion was, so I haven't removed them.