This is the mail archive of the libstdc++@sources.redhat.com 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]

Re: V3 PATCH: Undefine conflicting macro in std_cwchar.h



	  * include/c/bits/std_cwchar.h: Undefine macro that conflicts
	  with function name defined in this file.

Go ahead and put in any patches required to these include/c/bits 
files that just #undef macros with the same name as functions declared
in the files; that's the whole idea here.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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