]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo and replace non-breaking spaces in libstdc++-v3/ChangeLog
authorJonathan Wakely <redi@gcc.gnu.org>
Thu, 16 Mar 2017 12:18:14 +0000 (12:18 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 16 Mar 2017 12:18:14 +0000 (12:18 +0000)
From-SVN: r246191

libstdc++-v3/ChangeLog

index ec09ea32053147e59ae56ffc01587253c6ded2f6..8ba7efa38789b5e997510076a577425fb17e3aa2 100644 (file)
@@ -18,7 +18,7 @@
        checking the return value of emplace.
        * testsuite/20_util/variant/run.cc: Likewise.
 
-2017-03-15  Xi Ruoyao  <ryxi@stu.xidian.edu.cn>
+2017-03-15  Xi Ruoyao  <ryxi@stu.xidian.edu.cn>
 
        PR libstdc++/62045
        * include/ext/pb_ds/qdetail/binary_heap_/binary_heap_.hpp
        instead of is_callable.
        * testsuite/20_util/is_callable/*: Rename directory and adjust tests
        to use new traits.
-       * testsuite/20_util/is_notjrow_callable/*: Likewise.
+       * testsuite/20_util/is_nothrow_callable/*: Likewise.
        * testsuite/20_util/optional/hash.cc: Use is_invocable_v instead of
        is_callable.
        * testsuite/20_util/variant/hash.cc: Likewise.