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

C Preprocessor Flags Not Properly Passed To Inline::Filters::Preprocess() #42

Closed
wbraswell opened this issue Jun 17, 2015 · 1 comment
Closed

Comments

@wbraswell
Copy link
Contributor

This is an issue in both Inline::C and Inline::Filters, we need Preprocess() to correctly utilize a new "cppflags" option containing command-line arguments to be passed directly to the C preprocessor cpp.

I already have working code fixes for both Inline::C and Inline::Filters, I will create docs and tests and create a pull request in the next few days.

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

1 participant