This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry
On 26 July 2017 at 21:14, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> Hi again,
>
> On 26/07/2017 16:27, Paolo Carlini wrote:
>>
>> Hi,
>>
>> On 26/07/2017 16:21, Andreas Schwab wrote:
>>>
>>> ERROR: 27_io/basic_fstream/53984.cc: unknown dg option:
>>> dg-require-file-io 18 {} for " dg-require-file-io 18 "" "
>>
>> Should be already fixed, a trivial typo.
>
> ... but now the new test simply fails for me. If I don't spot something else
> trivial over the next few hours I guess better waiting for Jon to look into
> that.
Fails how?