This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: std::string overloads for xfstream
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: "Smith-Rowland, Edward M" <ESmith-rowland at alionscience dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 25 Mar 2009 17:47:29 +0100
- Subject: Re: std::string overloads for xfstream
- References: <B3F9ED7D12B9F144B983DC5C486FD61D1B4A59@email4a.alionscience.com>
Smith-Rowland, Edward M wrote:
> Here is the corrected patch.
>
> The references to the standard are correct as of the mailing yesterday ;-)
>
Good, but I would say let's remove the references anyway, the new
standard is not final yet. I would not ask you to do that if I had not
noticed that the trailing blank lines are still there... Also, while you
are at it, being compile-only testcases, you can also remove the mains.
Thanks,
Paolo.