You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG-3.7.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,8 @@ These are the changes since Ice 3.7.5.
99
99
- The C++ 11 mapping builds now use the compiler default C++ mode when the compiler's default mode is greater or equal to the
100
100
required C++11 mode.
101
101
102
-
- Fixed a bug in IceStorm tracing where the subscribers collection was not locked while it was being traced and could be modified concurrently. Thanks to Bill Stoffel for reporting the issue and creating a pull request [#1259](https://github.com/zeroc-ice/ice/pull/1259).
102
+
- Fixed a bug in IceStorm tracing where the subscribers collection was not locked while it was being traced and could be modified
103
+
concurrently. Thanks to Bill Stoffel for reporting the issue and creating a pull request [#1259](https://github.com/zeroc-ice/ice/pull/1259).
0 commit comments