This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: libstdc++/12048
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- To: libstdc++ at gcc dot gnu dot org
- Cc: peturr02 at ru dot is
- Date: Wed, 27 Aug 2003 18:41:34 -0500 (CDT)
- Subject: Re: libstdc++/12048
- Organization: Networks and Infrastructure Lab (IL02/2240), Motorola Labs
> This bug is about cin.unget() no longer working.
[...]
> Solution 3) doesn't quite meet the requirements of DR 49, but only in
> a rather obscure corner case which I don't expect to be present in
> any real world code [1]. This is very simple to implement.
> Any thoughts?
Yes, thank you for this analysis. Please consider doing 3, if easy
for you to do ASAP. Please consider adding an XFAIL test case for the
condition you think must be done according to DR 49. You have my
pre-approval to do 3.
Doing 1 is not acceptable IMHO since we know it breaks published real
world code.
Regards,
Loren