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

ISO646 header interferes with Boost.Python's logical operator definitions on Windows 10 #87

Open
dzhoshkun opened this issue Apr 12, 2019 · 2 comments

Comments

@dzhoshkun
Copy link
Contributor

This seems to be a known issue:

The following does not seem to work: https://github.com/PixarAnimationStudios/OpenSubdiv/pull/817/files

@dzhoshkun
Copy link
Contributor Author

One workaround for #69 would be to refactor all new-style logical op calls to old-style ones and then to exclude the ciso646 header.

dzhoshkun added a commit that referenced this issue Apr 12, 2019
dzhoshkun added a commit that referenced this issue Apr 12, 2019
… enable global inclusion"

This reverts commit 39557f6.
dzhoshkun added a commit that referenced this issue Apr 12, 2019
@dzhoshkun
Copy link
Contributor Author

Some relevant commits that make use of the ciso646 header are in #72

@joubs joubs added this to the 31 12 2020 milestone Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants