This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: STL: warning: comparison between signed and unsigned
- To: jason at cygnus dot com (Jason Merrill)
- Subject: Re: STL: warning: comparison between signed and unsigned
- From: Joe Buck <jbuck at synopsys dot com>
- Date: Sat, 1 Aug 98 21:51:56 PDT
- Cc: carlo at runaway dot xs4all dot nl, egcs at cygnus dot com
> > I am willing to supply a patch for the stl headers.
> It would be best to send a patch to stl@sgi.com to have it fixed in their
> sources.
SGI will just respond that we are two releases behind them and
the proposed patch is obsolete (thanks to our decision to keep
using the old STL for 1.1).
Given this, it might be worth doing patches ourselves in cases
like this, to eliminate warnings.