Skip to content

Conversation

@Bertk
Copy link
Contributor

@Bertk Bertk commented Aug 1, 2015

The preprocessor will not identify an operator if a string prefix is used and this will create parser errors.
This PR enhances the preprocessor to accept e.g. 'L#' as operator.

support 'L#' as operator

improve string channel
@guwirth
Copy link
Collaborator

guwirth commented Aug 27, 2015

adding a source code example would be helpful

@Bertk
Copy link
Contributor Author

Bertk commented Aug 27, 2015

I extended the unit tests and maybe this sample could be added to one of the source files to check the pre-processor e.g. http://stackoverflow.com/questions/20003366/stringizing-argument-of-macro-to-be-unicode.

@guwirth guwirth added the bug label Aug 28, 2015
@guwirth guwirth added this to the M 0.9.4 milestone Aug 28, 2015
guwirth added a commit that referenced this pull request Aug 28, 2015
stringinize with string prefix
@guwirth guwirth merged commit 1653af6 into SonarOpenCommunity:master Aug 28, 2015
@guwirth guwirth mentioned this pull request Oct 25, 2015
@Bertk Bertk deleted the bug-fix branch January 3, 2016 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants