Hello Jerome, On 12/19/2016 05:16 PM, jerome brauge wrote:Hello, To build this branch on windows (Visual Studio Express 2015), I have to add "#pragma warning( disable : 4099 )" in sql_lex.h. But I don't know if it's the right solution.What happened without #pragma?
d:\win32-debug\build\src\sql\sql_lex.h(729): error C4099: 'LEX' : type name first seen using 'struct' now seen using 'class'
d:\win32-debug\build\src\sql\sql_lex.h(1034): error C4099: 'LEX' : type name first seen using 'struct' now seen using 'class'