On 2/5/2014 3:43 AM, Alexander Graf wrote: > I would've expected the compiler to emit a warning at this point because > you're declaring variables outside of the beginning of a scope?
I did not see a warning on either of my test platforms (PowerPC/RHEL/GCC 4.4.7, Intel/Ubuntu/GCC 4.6.3). But I will certainly fix.