On Jul 30, 2012, at 2:43 PM, David Holmes wrote:

>> Ah!, oh sorry that won't fly this is c code :-( , not c++, MSC does not
>> allow it.
> 
> Wow that is unbelievable! for-loop variable declarations are part of C99 :(

Until recently we told the Solaris compilers to not allow any C99 features so 
we might catch
this kind of stuff more consistently.

Not sure what the status is with Visual Studio 2010 and C99 features.

-kto

Reply via email to