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
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Andreas Schwab <schwab at suse dot de>, Jonathan Wakely <jwakely at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Wed, 26 Jul 2017 16:27:38 +0200
- Subject: Re: [PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry
- Authentication-results: sourceware.org; auth=none
- References: <20170725204326.GA28500@redhat.com> <mvm7eyvuvmg.fsf@suse.de>
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.
Thanks,
Paolo.