This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/62264] std::experimental::string_view won't compile with -pedantic-errors


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62264

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Tue Aug 26 11:23:21 2014
New Revision: 214500

URL: https://gcc.gnu.org/viewcvs?rev=214500&root=gcc&view=rev
Log:
    PR libstdc++/62264
    * include/experimental/string_view: Fix inconsistent exception specs.

Modified:
    branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_9-branch/libstdc++-v3/include/experimental/string_view


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]