This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] PR 8761 and 7076, take 3
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Jerry Quinn <jlquinn at optonline dot net>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Tue, 21 Jan 2003 23:10:53 -0600
- Subject: Re: [patch] PR 8761 and 7076, take 3
- References: <E18bBpE-0003Dp-00@tiamat>
>> This patch will not compile on gcc head without modifications.
>
>OK, then, let's get it working on the 3.3 branch first and then fix it up for
>mainline?
This is what I'm doing.
Of the fails, the num_put_members_char ones are the most important.
-benjamin