http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55631



--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-12-12 
23:01:51 UTC ---

Author: redi

Date: Wed Dec 12 23:01:40 2012

New Revision: 194457



URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194457

Log:

    PR libstdc++/55631

    * include/ext/alloc_traits.h: Include missing header.

    * include/ext/pointer.h: Likewise.

    * include/ext/string_conversions.h: Require C++11.

    * libsupc++/initializer_list: Reindent.



Modified:

    branches/gcc-4_7-branch/libstdc++-v3/ChangeLog

    branches/gcc-4_7-branch/libstdc++-v3/include/ext/alloc_traits.h

    branches/gcc-4_7-branch/libstdc++-v3/include/ext/pointer.h

    branches/gcc-4_7-branch/libstdc++-v3/include/ext/string_conversions.h

    branches/gcc-4_7-branch/libstdc++-v3/libsupc++/initializer_list

Reply via email to