This is the mail archive of the gcc-cvs@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]

r235151 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: redi
Date: Mon Apr 18 15:43:50 2016
New Revision: 235151

URL: https://gcc.gnu.org/viewcvs?rev=235151&root=gcc&view=rev
Log:
Avoid -Wsign-compare warnings in std::to_string()

	* include/ext/string_conversions.h (__stoa): Avoid -Wsign-compare
        warnings.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/ext/string_conversions.h


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