Skip to content

undef TRUE and FALSE macros #211

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 2 commits into from
Feb 28, 2024
Merged

undef TRUE and FALSE macros #211

merged 2 commits into from
Feb 28, 2024

Conversation

traversc
Copy link
Contributor

Referencing #210

I added undef statements in RcppParallel.h and added a unit test to make sure they are gone. I also went ahead and added Mac and Windows to github actions, since the problem only appears on Mac and Windows.

Here is a purposeful failure on Mac and Windows github actions if you were to remove the undef statements:

https://github.com/traversc/RcppParallel/tree/fail_on_mac

Copy link
Contributor

@kevinushey kevinushey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; thanks!

@kevinushey kevinushey merged commit 5aa08f8 into RcppCore:master Feb 28, 2024
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.

2 participants