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

Update catch2 library to version 2.13.7 #58

Merged
merged 1 commit into from
Dec 10, 2021
Merged

Update catch2 library to version 2.13.7 #58

merged 1 commit into from
Dec 10, 2021

Conversation

adrians
Copy link
Contributor

@adrians adrians commented Nov 27, 2021

The Mustache project fails to compile with newer glibc versions.
This is due to an incompatibility in the catch2 header, which was fixed starting 2.13.5 (upstream discussion thread).

To fix the issue, I've updated the catch2 header to version 2.13.7 (the latest release at the time of writing this).

@kainjow
Copy link
Owner

kainjow commented Dec 6, 2021

Thanks. Can you merge master to fix the Ubuntu tests?

@adrians
Copy link
Contributor Author

adrians commented Dec 6, 2021

Sure, updated.

@kainjow kainjow merged commit c54b118 into kainjow:master Dec 10, 2021
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

2 participants