[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-29 Thread jacob dot navia at ants dot com
headers Hi. You sent me this message: -Original Message- From: pinskia at gcc dot gnu dot org [mailto:[EMAIL PROTECTED] Sent: Monday, August 22, 2005 6:36 AM To: Jacob Navia Subject: [Bug c++/23273] gcc doesn't compile the stl headers --- Additional Comments From pinskia

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-29 Thread pinskia at physics dot uc dot edu
--- Additional Comments From pinskia at physics dot uc dot edu 2005-08-29 20:01 --- Subject: Re: gcc doesn't compile the stl headers On Aug 29, 2005, at 3:59 PM, jacob dot navia at ants dot com wrote: OK? Should we file a new bug report? Yes but this is most likely PR 23167. --

Re: [Bug c++/23273] gcc doesn't compile the stl headers

2005-08-29 Thread Andrew Pinski
On Aug 29, 2005, at 3:59 PM, jacob dot navia at ants dot com wrote: OK? Should we file a new bug report? Yes but this is most likely PR 23167. -- Pinski

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-26 Thread jacob dot navia at ants dot com
:36 AM To: Jacob Navia Subject: [Bug c++/23273] gcc doesn't compile the stl headers --- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-22 13:35 --- This is not a bug. You have a macro max which is defined and so you get: std::(((size())(__n))?(size()):(__n)) which

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-26 Thread pinskia at physics dot uc dot edu
Hi. You sent me this message: -Original Message- From: pinskia at gcc dot gnu dot org [mailto:[EMAIL PROTECTED] Sent: Monday, August 22, 2005 6:36 AM To: Jacob Navia Subject: [Bug c++/23273] gcc doesn't compile the stl headers --- Additional Comments From pinskia at gcc

Re: [Bug c++/23273] gcc doesn't compile the stl headers

2005-08-26 Thread Andrew Pinski
, August 22, 2005 6:36 AM To: Jacob Navia Subject: [Bug c++/23273] gcc doesn't compile the stl headers --- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-22 13:35 --- This is not a bug. You have a macro max which is defined and so you get: std::(((size())(__n

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-22 Thread gcc-bugzilla2 at imperialviolet dot org
--- Additional Comments From gcc-bugzilla2 at imperialviolet dot org 2005-08-22 12:11 --- I have the same problem when building Gambit (a Scheme-C compiler). Since the original reporter doesn't seem to have replied to the request for a -save-temps file I thought that mine could be of

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-22 13:35 --- This is not a bug. You have a macro max which is defined and so you get: std::(((size())(__n))?(size()):(__n)) which is a bug. It is a bug in your code. -- What|Removed

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-22 Thread gcc-bugzilla2 at imperialviolet dot org
--- Additional Comments From gcc-bugzilla2 at imperialviolet dot org 2005-08-22 13:00 --- An uncomfortable, but functional, solution this this problem is to replace std::max with max on each of the erroring lines. Since the STL lives in the std namespace anyway I think this should work

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23273

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-07 19:12 --- Add -save-temps and attach the preprocessed source, the .ii file. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23273

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-07 19:37 --- *** Bug 23277 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23273

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-07 19:37 --- *** Bug 23276 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23273

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-07 19:37 --- *** Bug 23275 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23273

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-07 19:37 --- *** Bug 23274 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23273