Skip to content

Conversation

@yktyagi
Copy link
Contributor

@yktyagi yktyagi commented Aug 11, 2025

Explicitly calling rkcommon::math::rsqrt() prevents conflict with the standard rsqrt(double) declared in bits/mathcalls.h, fixing the build error in Quaternion tests.

Explicitly calling rkcommon::math::rsqrt() prevents conflict with the
standard rsqrt(double) declared in bits/mathcalls.h, fixing the build
error in Quaternion tests.

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
@johguenther johguenther changed the base branch from master to devel August 25, 2025 13:41
@johguenther johguenther self-requested a review August 25, 2025 13:55
Copy link
Contributor

@johguenther johguenther left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for those fixes! Looks good.

@johguenther johguenther merged commit 1fdd515 into RenderKit:devel Aug 25, 2025
4 checks passed
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