Skip to content

[Preprocessor] Allows including standard headers (prints warnings) #346

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

Merged
merged 3 commits into from
May 31, 2020

Conversation

dmed256
Copy link
Member

@dmed256 dmed256 commented May 31, 2020

Description

Allows including standard headers such as

#include <math.h>

but prints warnings since it might not be portable

For cleanup, adds occa_ and .occa_ prefixed files to the list of "safe to delete" directories

@dmed256 dmed256 merged commit 2f28ff6 into master May 31, 2020
@dmed256 dmed256 deleted the lang/allow-including-standard-headers branch May 31, 2020 01:47
@dmed256 dmed256 added the parser label May 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant