This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r182509 - in /branches/google/gcc-4_6-mobile/li...
- From: jingyu at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 19 Dec 2011 22:49:14 -0000
- Subject: r182509 - in /branches/google/gcc-4_6-mobile/li...
Author: jingyu
Date: Mon Dec 19 22:49:13 2011
New Revision: 182509
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182509
Log:
2011-12-19 H.J. Lu <hongjiu.lu@intel.com>
Jing Yu <jingyu@google.com>
* config/locale/generic/c_locale.h (__convert_from_v): Replace NULL
with 0.
* config/locale/generic/c_locale.cc (__convert_to_v): Likewise.
* config/locale/generic/time_members.cc (_M_put): Likewise.
Modified:
branches/google/gcc-4_6-mobile/libstdc++-v3/ChangeLog.google-4_6
branches/google/gcc-4_6-mobile/libstdc++-v3/config/locale/generic/c_locale.cc
branches/google/gcc-4_6-mobile/libstdc++-v3/config/locale/generic/c_locale.h
branches/google/gcc-4_6-mobile/libstdc++-v3/config/locale/generic/time_members.cc