Hi,

once again the MSVC build is broken because we have a variable length array:

    common\utf8.cpp(207): error C2131: expression did not evaluate to a constant

Would it make sense to add -Werror=vla to avoid using gcc-specific extensions?

   Simon

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to