Skip to content

Update to recent catch2 version#17

Open
rodgert wants to merge 1 commit intodcdillon:masterfrom
rodgert:master
Open

Update to recent catch2 version#17
rodgert wants to merge 1 commit intodcdillon:masterfrom
rodgert:master

Conversation

@rodgert
Copy link
Copy Markdown

@rodgert rodgert commented Mar 20, 2026

Recent versions of glibc changed SIGSTKSZ to no longer be a constant, the version of catch.hpp included was broken by this change. Updated to latest from -
https://github.com/catchorg/Catch2/releases/download/v2.13.10/catch.hpp

ChangeLog
* .gitignore: Add files created by automake.
* include/cpuaff/impl/linux_impl/linux.hpp: Fix uninitialized member warning.
* tests/catch.hpp: Update to latest.

Recent versions of glibc changed SIGSTKSZ to no longer be a constant,
the version of catch.hpp included was broken by this change. Updated
to latest from -
	https://github.com/catchorg/Catch2/releases/download/v2.13.10/catch.hpp

ChangeLog
	* .gitignore: Add files created by automake.
	* include/cpuaff/impl/linux_impl/linux.hpp: Fix uninitialized
	  member warning.
	* tests/catch.hpp: Update to latest.
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.

1 participant