Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preprocessor hangs up on unterminated comment #15

Closed
grzegorz8 opened this issue Mar 13, 2014 · 2 comments
Closed

Preprocessor hangs up on unterminated comment #15

grzegorz8 opened this issue Mar 13, 2014 · 2 comments

Comments

@grzegorz8
Copy link

Preprocessor hangs up when the /* */ comment is not closed.

The simplest possible test case:

/*<EOF>
@shevek
Copy link
Owner

shevek commented Sep 1, 2014

Thank you. I will ALSO fix this. (Lazy Shevek asks:) Do you have a junit case?

I hit something related in another compiler, so this one is well on the cards. :-) Glad you spotted it.

@shevek
Copy link
Owner

shevek commented Sep 9, 2014

[master 09e9518] Fix #15.
3 files changed, 26 insertions(+), 5 deletions(-)

@shevek shevek closed this as completed Sep 9, 2014
shevek added a commit that referenced this issue Sep 9, 2014
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

No branches or pull requests

2 participants