Hi Orion,

I see they are already looking into this one. If it turns out not to be 
standard Fortran (I am positive it is, but there may be subtleties that I 
overlook), I will change this.

Regards,

Arjen

> -----Original Message-----
> From: Orion Poplawski [mailto:or...@cora.nwra.com]
> Sent: Thursday, April 10, 2014 7:32 PM
> To: PLplot development list
> Subject: Re: [Plplot-devel] Problem with gfortran 4.9.0
>
> On 04/10/2014 11:04 AM, Orion Poplawski wrote:
> > Fedora rawhide has just updated to gcc 4.9.0.  I'm now seeing the
> > following error:
> >
> > 3: x20f
> > 3: At line 386 of file
> > /builddir/build/BUILD/plplot-5.10.0/examples/f95/x20f.f90
> > 3: Fortran runtime error: End of file
> >
> >
> > Not sure what we're trying to do here:
> >
> > !     Found the line with the sizes, copy this one and the next
> >
> >       count = count + 1
> >       read( 10, '(a)', iostat = ierr ) ver(2)
> >
> >       read( ver, * ) w, h, num_col
> >
> >       allocate( img_f(w,h) )
> >
> > didn't know you could read from a variable?
> >
>
> Filed http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60810 as this does look to 
> be a
> regression.
>
> --
> Orion Poplawski
> Technical Manager                     303-415-9701 x222
> NWRA/CoRA Division                    FAX: 303-415-9702
> 3380 Mitchell Lane                  or...@cora.nwra.com
> Boulder, CO 80301              http://www.cora.nwra.com
>
> ------------------------------------------------------------------------------
> Put Bad Developers to Shame
> Dominate Development with Jenkins Continuous Integration Continuously Automate
> Build, Test & Deployment Start a new project now. Try Jenkins in the cloud.
> http://p.sf.net/sfu/13600_Cloudbees
> _______________________________________________
> Plplot-devel mailing list
> Plplot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-devel
DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited. 
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to