Closed GoogleCodeExporter closed 8 years ago
We could get rid of parser.output by leaving out the -v option of bison, but
it's
convenient to have this file without having to rerun bison manually when there
are
parsing conflicts after modifying the grammar. So I'd prefer to leave it in.
Anyway,
this shouldn't be an issue if one uses the distribution tarball, as it includes
the
generated parser so bison isn't needed when compiling Pure.
The patch concerning pure-mode.el looks ok, but I still need to test it.
Original comment by aggraef@gmail.com
on 20 May 2010 at 2:48
sorry for being unclear: i don't think parser.output is a problem at all.
Original comment by neuhau...@sigpipe.cz
on 20 May 2010 at 6:18
Committed in r3439, thanks!
Original comment by aggraef@gmail.com
on 31 May 2010 at 4:41
Original issue reported on code.google.com by
neuhau...@sigpipe.cz
on 19 May 2010 at 10:58Attachments: