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

[wpimath] Fix various constexpr support bugs #7676

Conversation

calcmogul
Copy link
Member

Fixes #7673.

@calcmogul calcmogul requested a review from a team as a code owner January 13, 2025 05:17
@github-actions github-actions bot added the component: wpimath Math library label Jan 13, 2025
@calcmogul
Copy link
Member Author

This will conflict with #7675.

PeterJohnson
PeterJohnson previously approved these changes Jan 13, 2025
@calcmogul calcmogul force-pushed the wpimath-fix-various-constexpr-support-bugs branch 3 times, most recently from 619fcb0 to 08642cd Compare January 13, 2025 19:24
@calcmogul calcmogul force-pushed the wpimath-fix-various-constexpr-support-bugs branch from 08642cd to 53fb1d0 Compare January 13, 2025 19:42
@PeterJohnson PeterJohnson merged commit 25e6549 into wpilibsuite:main Jan 13, 2025
48 checks passed
@calcmogul calcmogul deleted the wpimath-fix-various-constexpr-support-bugs branch January 13, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem when compiling with the latest version of fmt
2 participants