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

Quaternion::left_quat_transform should be const #2

Closed
iamthad opened this issue Jan 5, 2023 · 1 comment
Closed

Quaternion::left_quat_transform should be const #2

iamthad opened this issue Jan 5, 2023 · 1 comment

Comments

@iamthad
Copy link

iamthad commented Jan 5, 2023

void left_quat_transform (const double vec_in[3], double vec_out[3]);

The function is missing the const annotation

@zli0
Copy link
Contributor

zli0 commented Feb 16, 2023

This issue was resolved in jeod_v5.0.1 release

@zli0 zli0 closed this as completed Feb 16, 2023
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

No branches or pull requests

2 participants