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]

r172595 - in /branches/google/main/libstdc++-v3...


Author: dnovillo
Date: Sat Apr 16 20:32:24 2011
New Revision: 172595

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172595
Log:
2011-04-15  Jing Yu  <jingyu@google.com>

	* config/locale/generic/c_locale.cc (__convert_to_v): Handle
	NULL return value from setlocale.
	* config/locale/generic/c_locale.h (__convert_from_v): Likewise.
	* config/locale/generic/time_members.cc (_M_put): Likewise.

Modified:
    branches/google/main/libstdc++-v3/ChangeLog.google-main
    branches/google/main/libstdc++-v3/config/locale/generic/c_locale.cc
    branches/google/main/libstdc++-v3/config/locale/generic/c_locale.h
    branches/google/main/libstdc++-v3/config/locale/generic/time_members.cc


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