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

Add workaround for unguarded use of __has_extension (for v2.x) #2840

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

morinmorin
Copy link
Contributor

This is a backport of #2839, for v2.x branch.

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.08%. Comparing base (d4b0b34) to head (c347e78).

Additional details and impacted files
@@           Coverage Diff           @@
##             v2.x    #2840   +/-   ##
=======================================
  Coverage   90.08%   90.08%           
=======================================
  Files         113      113           
  Lines        5040     5040           
=======================================
  Hits         4540     4540           
  Misses        500      500           

@horenmar horenmar merged commit a7782d1 into catchorg:v2.x Mar 12, 2024
3 checks passed
@morinmorin morinmorin deleted the guard_has_extension_v2 branch March 16, 2024 04:28
conradsnicta added a commit to mlpack/ensmallen that referenced this pull request Mar 23, 2024
upstream workaround for recent issue under macOS

adapted from catchorg/Catch2#2840
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants