Skip to content

Fixed a compiler warning / error in the debug function generator when…#6

Open
kiplingw wants to merge 6 commits intofbb-git:masterfrom
kiplingw:master
Open

Fixed a compiler warning / error in the debug function generator when…#6
kiplingw wants to merge 6 commits intofbb-git:masterfrom
kiplingw:master

Conversation

@kiplingw
Copy link

Fixed a compiler warning / error in the debug function generator when unused variables are treated as such. This occurs when GCC builds with -Werror=unused-parameter.

@kiplingw
Copy link
Author

Fixed Generator::conflicts() choking on white space in user implementation header.

@fbb-git
Copy link
Owner

fbb-git commented Aug 25, 2017 via email

@kiplingw
Copy link
Author

Right on. Thanks Frank. I haven't had a chance to look in bisonc++(1) source yet to see how it scans existing source to see if there is a similar issue.

@kiplingw
Copy link
Author

Fixes Input::Input(std::istream *iStream, size_t lineNr) not detecting bad input stream.

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.

2 participants