[Patch] libstdc++/29989
Paolo Carlini
pcarlini@suse.de
Sat Dec 2 20:51:00 GMT 2006
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. In fact,
the presence of the undefs may mislead the users to believe that before
other std names (all of them?!?) undefs are also needed, as happened in
the PR at issue.
Tested x86-linux, will wait until tomorrow.
Paolo.
//////////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_29989
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20061202/417e60e3/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_29989
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20061202/417e60e3/attachment-0001.ksh>
More information about the Libstdc++
mailing list