| Thread Previous • Date Previous • Date Next • Thread Next |
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
| Thread Previous • Date Previous • Date Next • Thread Next |