Skip to content

undef TRUE and FALSE macros#211

Merged
kevinushey merged 2 commits into
RcppCore:masterfrom
traversc:master
Feb 28, 2024
Merged

undef TRUE and FALSE macros#211
kevinushey merged 2 commits into
RcppCore:masterfrom
traversc:master

Conversation

@traversc

Copy link
Copy Markdown
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

@kevinushey kevinushey left a comment

Copy link
Copy Markdown
Contributor

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