This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/9378: 64-bit g++: construct base:std::moneypunct_byname<char>->memory fault
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 30 Jan 2003 01:56:01 -0000
- Subject: Re: libstdc++/9378: 64-bit g++: construct base:std::moneypunct_byname<char>->memory fault
- Reply-to: Benjamin Kosnik <bkoz at redhat dot com>
The following reply was made to PR libstdc++/9378; it has been noted by GNATS.
From: Benjamin Kosnik <bkoz@redhat.com>
To: Martin Sebor <sebor@roguewave.com>
Cc: bkoz@gcc.gnu.org, axiong@ca.ibm.com, gcc-bugs@gcc.gnu.org,
gcc-prs@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/9378: 64-bit g++: construct base:std::moneypunct_byname<char>->memory fault
Date: Wed, 29 Jan 2003 20:53:54 -0600
On Wed, 29 Jan 2003 18:45:32 -0700
Martin Sebor <sebor@roguewave.com> wrote:
>In fact, I would even propose that we remove the _byname ctors,
>or better yet, the entire facets from the standard ;-) (only
>half joking).
I would support any attempt to remove the _byname disasters from any future
standard (no joking.)
-benjamin