Skip to content

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

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

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

Conversation

@kiplingw

Copy link
Copy Markdown

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
Copy Markdown
Author

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

@fbb-git

fbb-git commented Aug 25, 2017 via email

Copy link
Copy Markdown
Owner

@kiplingw

Copy link
Copy Markdown
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
Copy Markdown
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