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

Patch ocaml-mccs for C++17 on Windows #4835

Merged
merged 1 commit into from
Sep 13, 2021
Merged

Patch ocaml-mccs for C++17 on Windows #4835

merged 1 commit into from
Sep 13, 2021

Conversation

dra27
Copy link
Member

@dra27 dra27 commented Sep 10, 2021

The rpcndr.h header includes a typedef for byte which gets messed up when combined with using namespace std and C++17's byte type.

Should fix AppVeyor. We should get ocaml-opam/ocaml-mccs#35 merged and released prior to 2.1.1 (and then switch to the +14 release of ocaml-mccs and nuke this patch).

The rpcndr.h header includes a typedef for byte which gets messed up when
combined with using namespace std and C++17's byte type.
@rjbou rjbou merged commit ef98e7a into ocaml:master Sep 13, 2021
@rjbou rjbou mentioned this pull request Sep 27, 2021
@rjbou rjbou added this to the 2.1.1 milestone Jul 4, 2023
@dra27 dra27 mentioned this pull request Jun 13, 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