This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: "unable to detect exception model"
- To: Paolo Carlini <pcarlini at unitus dot it>
- Subject: Re: "unable to detect exception model"
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Wed, 18 Apr 2001 10:57:13 -0700 (PDT)
- cc: libstdc++ at gcc dot gnu dot org
> I think that in the meanwhile (waiting for the new eh in the branch) I will
> try the "frankenstein-ish" move: I *must* understand if the cin problem I'm
> experiencing with recent Gcc3.1 snapshots is newer-libstdc++-proper-related,
> new eh-related, or what!
I'm on your cin bug, it has to do with my recent changes to sync_with_stdio.
Hang on, I'm working on it.
-benjamin