[Patch,wwwdocs] Update Fortran section of 4.5/changes.html
Gerald Pfeifer
gerald@pfeifer.com
Wed Oct 7 13:20:00 GMT 2009
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".
Gerald
More information about the Fortran
mailing list