This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Fix libstdc++/7744
Nathan Myers <ncm at cantrip dot org> writes:
| On Sun, Mar 09, 2003 at 10:01:25AM +0100, Paolo Carlini wrote:
| > this is the fix which we have already discussed at length:
| > when not synced with stdio, we use read/write/lseek.
| > ...
| > Nathan, Benjamin, ok?
| > 2003-03-09 Paolo Carlini <pcarlini at unitus dot it>
| > Nathan Myers <ncm at cantrip dot org>
| >
| > PR libstdc++/7744
|
| My only remark on this round is that, again, I am uncomfortable with
| overloading standard member names. I'd rather see a _M_ prefix on
| those, at least.
Seconded.
-- Gaby