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


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

Warning from sstream


When compiling my app with many warnings turned on, I get:

/u5/gnu/include/g++-3/sstream: In method `int stringbuf::sync ()':
/u5/gnu/include/g++-3/sstream:171: warning: comparison between a signed and an unsigned integer expressions

Could this be fixed to help cut down on the noise?

Ben


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