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 macros in Ctor initializer list. #134

Closed
wants to merge 2 commits into from
Closed

Preprocessor macros in Ctor initializer list. #134

wants to merge 2 commits into from

Conversation

Gugli
Copy link
Contributor

@Gugli Gugli commented May 14, 2018

Skip the preprocessor tokens when parsing initializer lists instead of crashing.
Reworks the parsing loop with a single call to self._get_next_token() instead of self.get_name(), in order to detect preprocessor tokens.

@myint
Copy link
Owner

myint commented May 16, 2018

@Gugli
Copy link
Contributor Author

Gugli commented May 16, 2018

Sorry I've been busy, and I have not had time to look into it.
Don't worry about it for now. I'll sort this mess and get back to you once the test pass. :)

@myint
Copy link
Owner

myint commented Nov 4, 2018

Closed by #139.

@myint myint closed this Nov 4, 2018
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.

None yet

2 participants