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 vendered catch.h file to remove C++20 deprecated function #2060

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tylermorganwall
Copy link

I have confirmed this update fixes issue #2047 on with rhub:

https://github.com/tylermorganwall/rayrender/actions/runs/13449546083/job/37581472753

Right now this is causing a compilation error on CRAN due to a deprecated function (https://cran.r-project.org/web/checks/check_results_rayrender.html) and this error will prevent any packages from using C++ catch.h unit tests.

@tylermorganwall
Copy link
Author

The test failures appear to be unrelated to the change.

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