Commit 52a533b
authored
Bump Eigen version to 3.3.9 (#225)
Eigen 3.3.8 is known to have a bug. Somehow geometry-central and its tests never trigger the problematic code, but is sometimes triggered when geometry-central is used within other projects (and only on Linux, but not on Mac -- I guess the codepath is different on macOS vs. linux). The bug is fixed in the next version (3.3.9), so fetch that version of Eigen instead.1 parent 34277c1 commit 52a533b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments