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 MSVC+CPP issue with including eurydice_glue.h w/ C++17 #466

Merged

Conversation

samuel-lee-msft
Copy link

+ Without this MSVC generates error C7555 when eurydice_glue.h is
  included in any C++ source (https://godbolt.org/z/EqcvcG3Yj)
@samuel-lee-msft samuel-lee-msft requested a review from a team as a code owner May 16, 2024 22:51
Copy link

cla-bot bot commented May 16, 2024

We require contributors to sign our Contributor License Agreement https://github.com/cryspen/hacl/blob/main/CLA.md ensuring that the contribution can be licensed under Apache 2.0 and MIT. In order for us to review and merge your code, please mention @cryspen/core in a comment below to get yourself added.

Copy link
Member

@franziskuskiefer franziskuskiefer left a comment

Choose a reason for hiding this comment

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

Thanks.
Happy to merge this when you agree to be added to the list of contributors.

@coveralls
Copy link

coveralls commented May 17, 2024

Pull Request Test Coverage Report for Build 9565090194

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 59.064%

Totals Coverage Status
Change from base Build 9565074420: 0.0%
Covered Lines: 38622
Relevant Lines: 65390

💛 - Coveralls

@samuel-lee-msft
Copy link
Author

I am happy to agree to the CLA and be added to the list of contributors for this PR

@samuel-lee-msft
Copy link
Author

Let me know if there is anything blocking completion of this PR

@franziskuskiefer
Copy link
Member

Sorry for the delay, merging this now.

@cla-bot cla-bot bot added the cla-signed label Jun 18, 2024
@franziskuskiefer franziskuskiefer merged commit 41e3f7b into cryspen:dev Jun 21, 2024
39 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants