These are all good catches and will be fixed in the next release. And thanks for pointing me to cppcheck. I'm having fun generating library rules to check the calls for my core code.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Here is a patch that fixes some warnings discoreverd by cppcheck.
Here is one additional change. I think there is a missing return there:
These are all good catches and will be fixed in the next release. And thanks for pointing me to cppcheck. I'm having fun generating library rules to check the calls for my core code.