]> ocean-lang.org Git - ocean/commit
parsegen: pop was not computing start_of_line properly.
authorNeilBrown <neil@brown.name>
Fri, 3 Oct 2014 03:27:40 +0000 (13:27 +1000)
committerNeilBrown <neil@brown.name>
Fri, 3 Oct 2014 03:27:40 +0000 (13:27 +1000)
commite53639b61d06cb26a9baa124e7bc41cf83c51d57
treeb9e36cf9252551b9b2bfdb57cf76004c9ef7c0be
parentdea424ed91d950e3197a65e97852501cf6f9325b
parsegen: pop was not computing start_of_line properly.

In there is any line start in the sequence being popped,
then the new symbol is considered to start a line.

Signed-off-by: NeilBrown <neil@brown.name>
csrc/parsergen.mdc