On Thu, 9 Aug 2012, Pascal Stumpf wrote:
> So here are all the patches that deal with the fact that modern
> compilers assume different scoping rules for variables declared in for
> loops. On Linux, -fpermissive has been added as a compiler flag to
> compensate for this old C code, but I think it
So here are all the patches that deal with the fact that modern
compilers assume different scoping rules for variables declared in for
loops. On Linux, -fpermissive has been added as a compiler flag to
compensate for this old C code, but I think it is the wrong approach.
Sorry, couldn't help snea