This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-971016/libstc++/stl/hashtable patch (revised)
- To: gregg at eoeml dot gtri dot gatech dot edu (Greg Galloway)
- Subject: Re: egcs-971016/libstc++/stl/hashtable patch (revised)
- From: Joe Buck <jbuck at synopsys dot com>
- Date: Fri, 17 Oct 97 16:39:19 PDT
- Cc: egcs at cygnus dot com
> * hashtable.h(__stl_prime_list): Added literal constant suffixes to
> suppress warnings about integer constant which is too large.
> (new_node): Moved return stmt outside try block to suppress warning.
We aren't maintaining the STL files; SGI is. I think we'll have to send
bugs and patches to them, unless we want to fork (do we?). They've
generally been fairly cooperative.