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

Updated the min and max to deal with a macro in minwindef.h #376

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

nick20201
Copy link
Contributor

I have pulled the latest release and it doesn't compile because I have a min macro defined in the minwindef.h
image
This change fixes the problem.
@p-ranav It would be nice if you can use this syntax (std::numeric_limits<std::size_t>::max)(); in your future releases so I don't need to patch this issue again
Thanks

@NTR2024
Copy link

NTR2024 commented Aug 18, 2024

I am grateful for the subparser improvements in the latest release
It is very useful, I have already updated my code to use this feature, Thank you @skrobinson
#245

@p-ranav p-ranav merged commit fd13c28 into p-ranav:master Sep 2, 2024
8 checks passed
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.

3 participants