This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r182503 - in /branches/google/gcc-4_6/libstdc++...
- From: jingyu at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 19 Dec 2011 21:58:14 -0000
- Subject: r182503 - in /branches/google/gcc-4_6/libstdc++...
Author: jingyu
Date: Mon Dec 19 21:58:14 2011
New Revision: 182503
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182503
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/libstdc++-v3/ChangeLog.google-4_6
branches/google/gcc-4_6/libstdc++-v3/config/locale/generic/c_locale.cc
branches/google/gcc-4_6/libstdc++-v3/config/locale/generic/c_locale.h
branches/google/gcc-4_6/libstdc++-v3/config/locale/generic/time_members.cc