compiler/libec/lexer: Fixed crash on parsing text file with #
authorJerome St-Louis <jerome@ecere.com>
Sun, 9 Jun 2013 20:13:18 +0000 (16:13 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sun, 9 Jun 2013 20:13:18 +0000 (16:13 -0400)
commitf2b930fa6472047860c745a19c1e81fd75ced9a4
treecaf493d8e11844290233dfc39997cde3a8cef425
parent22bc09a18e97ca3d2825a4381a7126b1250fdb7a
compiler/libec/lexer: Fixed crash on parsing text file with #
- The lexer was mistaking # lines for 'in' line numbers without matching 'out'
compiler/libec/src/lexer.ec
compiler/libec/src/lexer.l