This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Fix libstdc++/16020
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Fri, 18 Jun 2004 11:39:16 -0500
- Subject: Re: [Patch] Fix libstdc++/16020
- Organization: Red Hat / Chicago
- References: <40D2E081.6020506@suse.de>
>the below is a minimal fix for the PR: it just adds complete
>definitions, as you did to fix _Error_formatter for -Weffc++.
>
>Ok with you?
Yes, looks good.
>Tested x86-linux. Actually, it's a rather serious regression
>for the debug mode in the release branch.
Yes, it is a drag. Thanks for fixing this up!
-benjamin