projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ffcf5d
)
libstdc++: Fix typo in ChangeLog
author
Jonathan Wakely
<jwakely@redhat.com>
Thu, 20 Aug 2020 20:56:43 +0000
(21:56 +0100)
committer
Jonathan Wakely
<jwakely@redhat.com>
Thu, 20 Aug 2020 20:56:43 +0000
(21:56 +0100)
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index 9e67d4dac2a1e5582f1ce95f607708c92c7934a0..aa886a7561210171f2c6cd1f3aad3b172b2a54c5 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-62,7
+62,7
@@
(_GLIBCXX_DEPRECATED_SUGGEST): New macro for "use 'foo' instead"
message in deprecated warnings.
(_GLIBCXX11_DEPRECATED, _GLIBCXX11_DEPRECATED_SUGGEST): New
- macros for marking features de
rp
ecated in C++11.
+ macros for marking features de
pr
ecated in C++11.
(_GLIBCXX17_DEPRECATED_SUGGEST, _GLIBCXX20_DEPRECATED_SUGGEST):
New macros.
* include/backward/auto_ptr.h (auto_ptr_ref, auto_ptr<void>):