r182509 - in /branches/google/gcc-4_6-mobile/li...

jingyu@gcc.gnu.org jingyu@gcc.gnu.org
Mon Dec 19 22:49:00 GMT 2011


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



More information about the Libstdc++-cvs mailing list