File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111 > =3.5.0, it is no longer needed. As far as we can tell, no package was
1212 actively using this (#332 ).
1313
14- * cpp11 now creates one protection list per compilation unit, rather than one global
15- protection list shared across compilation units and across packages. This greatly
16- reduces the complexity of managing the protection list state and should make it easier
17- to make changes to the protection list structure in the future without breaking packages
18- compiled with older versions of cpp11 (#330 ).
14+ * cpp11 now creates one protection list per compilation unit, rather than one
15+ global protection list shared across compilation units and across packages.
16+ This greatly reduces the complexity of managing the protection list state and
17+ should make it easier to make changes to the protection list structure in the
18+ future without breaking packages compiled with older versions of cpp11 (#330 ).
1919
2020* Nested calls to ` cpp11::unwind_protect() ` are no longer supported or
2121 encouraged. Previously, this was something that could be done for performance
You can’t perform that action at this time.
0 commit comments