Skip to content

fix yyloc in recent bison versions#3

Open
exaexa wants to merge 1 commit intobingmann:masterfrom
exaexa:fix-yyloc
Open

fix yyloc in recent bison versions#3
exaexa wants to merge 1 commit intobingmann:masterfrom
exaexa:fix-yyloc

Conversation

@exaexa
Copy link
Copy Markdown

@exaexa exaexa commented Nov 11, 2014

Simple fix that makes it work with recent versions of bison which (after regenerating the shipped parser.cc file, ofcourse) somehow don't expose the old 'yyloc' anymore.

@exaexa
Copy link
Copy Markdown
Author

exaexa commented Nov 11, 2014

Anyway, thanks for this project. It's a lifesaver in situations when you think that decent c++ parser doesn't take much time to write.

@tvand7093
Copy link
Copy Markdown

+1 for this fix. For someone new to this, this saved me tons of research time!

@juhwangKim
Copy link
Copy Markdown

+1 Thanks 😄 @exaexa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants