]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/ChangeLog-2013
libstdc++: Define all std::function members inline
[thirdparty/gcc.git] / libstdc++-v3 / ChangeLog-2013
index 820b029a783b829c27c3a07e74a3b5a5b23117c9..72344acefaec05d8cc9e931d2c574e95e29730ed 100644 (file)
 2013-08-14  Uros Bizjak  <ubizjak@gmail.com>
 
        * src/c++98/compatibility.cc (_ZTIe): Use
-       reinterpret_cast<const cast *> to avoid -Wcast-qual warnings.
+       reinterpret_cast<const void *> to avoid -Wcast-qual warnings.
        (_ZTIPe): Ditto.
        (ZTIPKe): Ditto.
 
 2013-04-03  Jonathan Wakely  <jwakely.gcc@gmail.com>
 
        * libsupc++/exception (get_terminate(), get_unexpected()): Declare.
-       * libsupc++/eh_terminate.cc (get_terminate() , set_unexpected()):
+       * libsupc++/eh_terminate.cc (get_terminate(), get_unexpected()):
        Define.
        (set_terminate(terminate_handler)): Set atomically.
        (set_unexpected(terminate_handler)): Likewise.