Skip to content

Conversation

@guitargeek
Copy link
Contributor

@guitargeek guitargeek commented Nov 26, 2025

The commit guitargeek@2605710 changed from using the ROOT::Detail::VecOps:: namespace explicitly for IsSmall to a using statement. However, there was also a remnant IsSmall function with an outdated implementation in the test file itself, which we can now remove.

@guitargeek guitargeek requested a review from dpiparo as a code owner November 26, 2025 13:25
@guitargeek guitargeek self-assigned this Nov 26, 2025
@guitargeek
Copy link
Contributor Author

While this is certainly a good change, it didn't fix the GCC 14 ARM 64 failures unfortunately. So I have to push again, updating the commit message

The commit 2605710 changed from using the `ROOT::Detail::VecOps::`
namespace explicitly for `IsSmall` to a `using` statement. However,
there was also a remnant `IsSmall` function with an outdated
implementation in the test file itself, which we can now remove.
@guitargeek guitargeek merged commit 5ca7f5c into root-project:master Nov 26, 2025
27 of 29 checks passed
@guitargeek guitargeek deleted the rvec branch November 26, 2025 16:18
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.

2 participants