1
0
forked from GitHub/gf-core
Files
gf-core/src/compiler
hallgren 56a299df79 Prevent Unicode characters in warning messages from stopping grammar compilation
When compiling a grammar containing characters that are not supported in the
current locale, warning messages could cause GF fail with 

  hPutChar: invalid argument (Invalid or incomplete multibyte or wide character)

With this quick fix, warning messages that can not be displayed are silently
truncated instead, and compilation continues.
2013-04-03 06:42:08 +00:00
..
2012-10-23 11:48:23 +00:00
2012-12-14 14:00:21 +00:00