Skip to content

Conversation

bobhablutzel
Copy link

  • Added Feature to toggle whether GCC numeric suffixes are active
  • Fixed bug when StringLexerSource wasn't init()'ed when added macro
  • Fixed bug where macro expansions in the format and "foo" where
    treated as raw text rather than header/include tokens (code actually
    recognizes the raw text as a header/include and builds it on the fly)

- Added Feature to toggle whether GCC numeric suffixes are active
- Fixed bug when StringLexerSource wasn't init()'ed when added macro
- Fixed bug where macro expansions in the format <foo> and "foo" where
  treated as raw text rather than header/include tokens (code actually
  recognizes the raw text as a header/include and builds it on the fly)
- Fixed bug in last PR that didn't advance to the next token when handling
  a untokenized (macro expanded) <header>
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.

1 participant