[Patch,wwwdocs] Update Fortran section of 4.5/changes.html

Steve Kargl sgk@troutmask.apl.washington.edu
Wed Oct 7 14:28:00 GMT 2009


On Wed, Oct 07, 2009 at 03:20:24PM +0200, Gerald Pfeifer wrote:
> On Wed, 7 Oct 2009, Tobias Burnus wrote:
> > Too late for that patch as I already installed it. How about the
> > following patch?
> 
> Looks fine from my perspective, with two minor nits.
> 
> > Index: changes.html
> > ===================================================================
> >         <li><code>DEFERRED</code> type-bound procedures,</li>
> > -       <li>the ERRMSG= argument of the ALLOCATE and DEALLOCATE statements,
> > -       and the SOURCE= argument in ALLOCATE have been implemented.</li>
> > +       <li>the <code>ERRMSG=</code> argument of the <code>ALLOCATE</code>
> > +       and <code>DEALLOCATE</code> statements have been implemented.</li>
> > +       <li>The <code>ALLOCATE</code> statement supports now type-specs and
> > +       the <code>SOURCE=</code> argument.</li>
> 
> One of the "thes" after a full stop here is lower-case, the other is 
> upper-case.
> 
> And I think that would be "now supports" instead of "supports now".
> 

Since this section documents new features in gfortran, I think
that the 'now' can simply be removed.

Thanks, Tobias.

-- 
Steve



More information about the Gcc-patches mailing list