This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: vector returns negative size with glibc 2.3.3??


On Tuesday 21 July 2009 18:34:32 Aubin LaBrosse wrote:
> I'm including a very strange test program which causes std::vector to
> return negative numbers when asked for its size.

the C library is not involved in any of the C++ code (like vector).  you 
probably want to try asking on the gcc-help list.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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