Brad King
|
486a26d3db
|
BUG#1049: Added error message when file ends in an unterminated string.
|
2004-08-31 18:39:42 -04:00 |
Brad King
|
2716ac3966
|
BUG: Fixed parsing of unquoted arguments to allow double-quotes within the argument.
|
2004-06-18 10:51:10 -04:00 |
Brad King
|
5473791b4b
|
ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as input.
|
2004-04-21 16:23:58 -04:00 |
Brad King
|
cf42225c0b
|
ERR: Removed YY_BREAK statements after return statements because they are unreachable.
|
2003-12-09 09:16:40 -05:00 |
Brad King
|
c85e16450d
|
ERR: Added missing static keyword to cmListFileLexerSetToken and cmListFileLexerAppend definitions.
|
2003-12-09 09:11:35 -05:00 |
Brad King
|
2b957198fd
|
ERR: Fixed comment about how to run flex to reflect new name of this file.
|
2003-12-08 15:05:16 -05:00 |
Brad King
|
c05b800f9f
|
ERR: Renaming cmListFileLexer.l to cmListFileLexer.in.l to avoid make programs trying to run lex automatically whn building cmListFileLexer.c.
|
2003-12-08 14:20:48 -05:00 |