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

Re: [Patch] libstdc++/29989


On Sat, Dec 02, 2006 at 09:52:52PM +0100, Paolo Carlini wrote:
> Hi,
> 
> this PR is really a duplicate of 23273, but in my opinion calls for the 
> below patchlet: std::max and std::min are not special and we are not 
> supposed to undef anything before introducing the definitions.

Right, but I'm kind of wondering whether this cruft was introduced to
work around something that should have been fixed by fixincludes (does
some platform have headers that define min and max as macros?)

I suppose we'll find out if new bug reports come in.


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