On 1/17/2010 21:50, chris ahrendt wrote:
Don't know if anyone is interested in this or not but I thought I would send this out to the list. CPPCheck is now running clean on the GIT tree... but its showing some style issues. If they are there for API compatibility let me know and I will ignore them from now on. Here they are:
Really unused functions are reported as compiler warnings. So I don't see how this could be useful. Regarding variable scope, it's better to reduce it of course, but it most likely won't be accepted as separate patch.