Re: [PATCH] Allow opening file on multiple units

2019-05-15 Thread Janne Blomqvist
On Wed, May 15, 2019 at 9:30 PM Damian Rouson wrote: > > Could someone please update the Fortran 2018 status page on the wiki > to reflect this patch? Thanks for the reminder, done. -- Janne Blomqvist

Re: [PATCH] Allow opening file on multiple units

2019-05-15 Thread Damian Rouson
Could someone please update the Fortran 2018 status page on the wiki to reflect this patch? I would volunteer to do it myself, but I've tried on at least 3 occasions (including today) to set up an account or generate a new password and every attempt fails with a warning that I'm being locked out b

Re: [PATCH] Allow opening file on multiple units

2019-05-15 Thread Steve Kargl
On Wed, May 15, 2019 at 04:24:47PM +0300, Janne Blomqvist wrote: > As of Fortran 2018 it's allowed to open the same file on multiple > units. > > fortran/ChangeLog: > > 2019-05-15 Janne Blomqvist > > PR fortran/90461 > * io/open.c (new_unit): Don't check if the file is already o