This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: STL: warning: comparison between signed and unsigned


>>>>> Carlo Wood <carlo@runaway.xs4all.nl> writes:

> I get a lot of "warning: comparison between signed and unsigned"
> warnings in the STL header files.  This is pretty annoying (especially
> cause I insist on using -Werror).
> Till now I fixed this every time by hand, but I wondered if it shouldn't
> be fixed in the distribution too.

> I am willing to supply a patch for the stl headers.

> Comments?

It would be best to send a patch to stl@sgi.com to have it fixed in their
sources.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]