tmp/tmpylxhl2ik/{from.md → to.md}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
### Clause [[diagnostics]]: diagnostics library <a id="diff.cpp03.diagnostics">[[diff.cpp03.diagnostics]]</a>
|
| 2 |
|
| 3 |
-
[[errno]] **Change:** Thread-local error numbers **Rationale:** Support
|
| 4 |
for new thread facilities. **Effect on original feature:** Valid but
|
| 5 |
implementation-specific C++03code that relies on `errno` being the same
|
| 6 |
across threads may change behavior in this International Standard.
|
| 7 |
|
|
|
|
| 1 |
### Clause [[diagnostics]]: diagnostics library <a id="diff.cpp03.diagnostics">[[diff.cpp03.diagnostics]]</a>
|
| 2 |
|
| 3 |
+
[[errno]] **Change:** Thread-local error numbers. **Rationale:** Support
|
| 4 |
for new thread facilities. **Effect on original feature:** Valid but
|
| 5 |
implementation-specific C++03code that relies on `errno` being the same
|
| 6 |
across threads may change behavior in this International Standard.
|
| 7 |
|