OSDN Git Service

* pt.c (type_unification_real): Set input_location
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / ChangeLog
index a48aaef..282e95b 100644 (file)
@@ -1,3 +1,12 @@
+2011-11-20  Jason Merrill  <jason@redhat.com>
+
+       * testsuite/20_util/bind/ref_neg.cc: Adjust error markings.
+
+2011-11-20  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       * include/backward/binders.h: Fix examples in doxygen comments and
+       suggest using std::bind instead.
+
 2011-11-20  Jonathan Wakely  <jwakely.gcc@gmail.com>
 
        * doc/xml/manual/status_cxx2011.xml: Fix docbook markup.
@@ -15,7 +24,7 @@
        global search and replace of "part" by "chapter".
        * doc/xml/manual/shared_ptr.xml: Remove outdated information.
        * doc/xml/manual/messages.xml: Be more specific about systems where
-       using 'int' for catalog handle is not a problem, mentioned LWG issue.
+       using 'int' for catalog handle is not a problem, mention LWG issue.
 
 2011-11-19  Paolo Carlini  <paolo.carlini@oracle.com>