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

Fix quaternion initialisation segfault under -march=native #267

Conversation

wxmerkt
Copy link
Member

@wxmerkt wxmerkt commented Feb 7, 2022

Relates to and resolves #231

@wxmerkt wxmerkt requested a review from jcarpent February 7, 2022 17:10
Copy link
Contributor

@jcarpent jcarpent left a comment

Choose a reason for hiding this comment

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

Seems good to me.

Copy link
Contributor

@jcarpent jcarpent left a comment

Choose a reason for hiding this comment

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

The copy constructor works well?

@wxmerkt
Copy link
Member Author

wxmerkt commented Feb 7, 2022

The copy constructor works well?

Apparently - I ran the copy constructor test in a for-loop with 10k attempts and it never segfaulted.

@jcarpent jcarpent merged commit 975e39b into stack-of-tasks:devel Feb 7, 2022
@cmastalli
Copy link
Member

I confirm that it fixed the issue from my side.
Thanks @wxmerkt ;)

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.

None yet

3 participants