This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

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


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