Fix an issue (only found using gcc under mingw) in dsnlexer.cpp, using...
Fix an issue (only found using gcc under mingw) in dsnlexer.cpp, using ::isspace( ) function that accepts only a 7 bit ASCII value under gcc/ mingw.
Showing
Please register or sign in to comment