Skip to content

Conversation

Noisyfox
Copy link
Collaborator

Fix #7741

VC++ compiler optimization does funny things with `intersection_pt` that breaks lazy evaluation.
@Noisyfox Noisyfox merged commit 6587f27 into SoftFever:main Feb 26, 2025
16 checks passed
@Noisyfox Noisyfox deleted the bugfox/measure-eigen-opt branch February 26, 2025 06:43
@Noisyfox
Copy link
Collaborator Author

Noisyfox commented Feb 26, 2025

auto should NEVER be used for Eigen types, according to https://eigen.tuxfamily.org/dox/TopicPitfalls.html

Will go through the code and fix up every other occurrence and raise another PR.

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.

Measuring diameters
1 participant