This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Change _M_convert_to_external to return bool
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Mon, 12 May 2003 13:11:42 -0500
- Subject: Re: [Patch] Change _M_convert_to_external to return bool
- References: <3EBE7157.7060201@unitus.it>
>this is the less controversial part of my small project of
>turning _M_overflow to call _M_convert_to_external just one
>time (instead of once for buffer + once for overflow char).
this is in with some changes. Your line wrapping didn't resolve the
situation with an 80-char display so I left it out.
-benjamin