-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Execution Team 2024-01-22, Execution Team 2024-04-29, Execution Team 2024-10-28, Execution Team 2024-11-11
The upstream maintainer is eager to receive a PR from us to fix this.
Two problems are happeing here.
1. The detection of exception support is incorrect and fails on GCC.
2. The macros used by immer to represent throw/try/catch generate warnings in some build modes, as it appears to the compiler like a missing return statement.
Follow up on SERVER-77694.
See original ticket for details.
- depends on
-
SERVER-77694 cannot compile `immer` header with `--opt=off`
- Closed