This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Does C++ std::queue really conflict with C header 'struct queue'?
- From: Phil Edwards <phil at jaj dot com>
- To: Nathanael Nerode <neroden at twcny dot rr dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 30 Jul 2003 15:53:51 -0400
- Subject: Re: Does C++ std::queue really conflict with C header 'struct queue'?
- References: <20030726042529.GA906@twcny.rr.com>
On Sat, Jul 26, 2003 at 12:25:29AM -0400, Nathanael Nerode wrote:
> I doubt that Solaris comes out of config.guess as "*-*-svr4*", though,
It doesn't.
> so I think it doesn't use the fixinc.svr4 script, the only one
> which still has that fix.
How do I check?
> If this is essentially the same case, you could try removing *that* fix
> (hackname 'math_exception'). (I can't check that either, since my only
> machine uses glibc, which already has essentially incorporated the
> fixincludes fix into its math.h.)
I removed both the queue and the exception fixes, and bootstrap+test didn't
behave any differently. Which, as you say, probably means the file wasn't
even being looked at. :-)
Phil
--
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace. We seek
not your counsel, nor your arms. Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen. - Samuel Adams