This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: iso_varying_string regression needs high priority
- From: "Paul Richard Thomas" <paul dot richard dot thomas at gmail dot com>
- To: "Jerry DeLisle" <jvdelisle at verizon dot net>
- Cc: "Fortran List" <fortran at gcc dot gnu dot org>, "Steve Kargl" <sgk at troutmask dot apl dot washington dot edu>, davidgkinniburgh at yahoo dot co dot uk
- Date: Mon, 22 Dec 2008 20:46:05 +0100
- Subject: Re: iso_varying_string regression needs high priority
- References: <494F18E9.3070006@verizon.net>
Dear Jerry,
I have posted a patch, ChangeLogs and testcase on Bugzilla. You were
quite correct about the revision that caused the problem. I forgot
all about optional arguments. Fortunately the fix is trivial and
obvious.
In spite of Tobias' efforts to give me access to a machine, I do not
even have ssh rights on the laptop I have right now. In consequence,
I can neither regtest nor commit the patch - possibly until January
3rd. Could you do the honours, please? Both trunk and 4.3 will have
to be patched; right away, I would suggest.
David, thanks for the report.
Paul