This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: basic_string::compare
- To: j.her@t-online.de
- Subject: Re: basic_string::compare
- From: "Martin v. Loewis" <martin@mira.isdn.cs.tu-berlin.de>
- Date: Fri, 23 Jul 1999 00:21:36 +0200
- CC: libstdc++@sourceware.cygnus.com
- References: <m117ONF-00043MC@fwd06.btx.dtag.de>
> Is it possible that the compare() prototypes are severely broken?
Thanks for your bug report. That appears to be the case. Would you
mind implementing a fix? Please send it to
gcc-patches@gcc.gnu.org. Alternatively, feel free to use a different
string implementation (e.g. from libstdc++ v3); my guess is that
little if any more work will go into bastring.
Regards,
Martin