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

Fix: std::min w/ windows.h in C-Blosc2 #3681

Merged
merged 1 commit into from
Jul 2, 2023

Conversation

ax3l
Copy link
Contributor

@ax3l ax3l commented Jul 1, 2023

Explictly specialize to avoid macro resolution when windows.h is included. What a world to live in.

X-ref: #3680 (comment)

@vicentebolea did I do this right? This PR should go in master and release_29 alike.

@williamfgc
Copy link
Contributor

What a world to live in

Indeed

Explictly specialize to avoid macro resolution when
windows.h is included. What a world to live in.
Copy link
Contributor

@anagainaru anagainaru left a comment

Choose a reason for hiding this comment

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

Looks good

@eisenhauer eisenhauer merged commit 12c4319 into ornladios:release_29 Jul 2, 2023
35 of 36 checks passed
vicentebolea pushed a commit that referenced this pull request Jul 3, 2023
Fix: std::min w/ windows.h in C-Blosc2
@vicentebolea
Copy link
Collaborator

Backported to master

@ax3l ax3l deleted the fix-blosc2-windows-min branch August 19, 2023 03:00
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.

None yet

5 participants