Skip to content

Fix Eigen 3.4.1 type mismatch in ColourMap clamping#3207

Merged
Lestropie merged 1 commit intomasterfrom
fix_eigen_3_4_1
Oct 7, 2025
Merged

Fix Eigen 3.4.1 type mismatch in ColourMap clamping#3207
Lestropie merged 1 commit intomasterfrom
fix_eigen_3_4_1

Conversation

@daljit46
Copy link
Member

@daljit46 daljit46 commented Oct 6, 2025

Fix compilation error leading to Eigen::internal::traits<double> errors.

This is currently blocking PRs targeting master due to CI build failures on macOS.

Fix compilation error leading to Eigen::internal::traits<double> errors.
@daljit46 daljit46 self-assigned this Oct 6, 2025
@daljit46 daljit46 requested a review from a team October 6, 2025 14:19
Copy link
Member

@jdtournier jdtournier left a comment

Choose a reason for hiding this comment

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

I think we've tended to use a lowercase f in other places with a float literal - not sure whether it's worth making it consistent before merging...? Suggested change looks fine otherwise.

@daljit46
Copy link
Member Author

daljit46 commented Oct 6, 2025

I don't mind lowercase. I used uppercase because on dev we have readability-uppercase-literal-suffix enabled.

@Lestropie Lestropie added this pull request to the merge queue Oct 7, 2025
Merged via the queue into master with commit a572d41 Oct 7, 2025
5 checks passed
@Lestropie Lestropie deleted the fix_eigen_3_4_1 branch October 7, 2025 01:16
@jdtournier jdtournier mentioned this pull request Oct 20, 2025
Lestropie added a commit that referenced this pull request Jan 12, 2026
Pull Requests that required manual code porting due to incompatibility of code bases between master and dev:
- #3148
- #3107
- #3181
- #3207
- #3195
- #3197
- #3205
- #3187
- #3050
- #3204
- #3215
- #3172
- #3233
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.

3 participants