Comment 14 for bug 1297692

Revision history for this message
Tom Kazimiers (tom+kaz) wrote :

Marmuta, sorry for the delay. I am still trying to fix all declaration-after-statement errors (because the gcc call of distutils uses "-Werror=declaration-after-statement" here). I couldn't convince gcc with "-std=c99" to not complain about it). Do you have a special trick for this?