Re: [Patch, wwwdocs] Update Fortran part of the GCC 4.8 release notes

2013-01-07 Thread Gerald Pfeifer
On Thu, 20 Dec 2012, Tobias Burnus wrote: > The following patch updates the Fortran part of the GCC 4.8 release > notes at http://gcc.gnu.org/gcc-4.8/changes.html#fortran Nice! I had a look and made a couple of editorial changes which should not change any of the statements. If you'd like to se

Re: [Patch, wwwdocs] Update Fortran part of the GCC 4.8 release notes

2012-12-20 Thread Janus Weil
> I admit that the BACKTRACE announcement is slightly premature, but I assume > that Janus will commit the patch very soon. yes, it's only a matter of a few hours now ;) Cheers, Janus

Re: [Patch, wwwdocs] Update Fortran part of the GCC 4.8 release notes

2012-12-20 Thread Tobias Burnus
Dear Paul, Paul Richard Thomas wrote: Could you note that class(*) is complete up to the restriction to fixed length character values only? Done. See http://gcc.gnu.org/gcc-4.8/changes.html#fortran and http://gcc.gnu.org/wiki/GFortran#GCC4.8 I admit that the BACKTRACE announcement is sligh

Re: [Patch, wwwdocs] Update Fortran part of the GCC 4.8 release notes

2012-12-20 Thread Paul Richard Thomas
Dear Tobias, Could you note that class(*) is complete up to the restriction to fixed length character values only? Thanks Paul On 20 December 2012 10:55, Tobias Burnus wrote: > The following patch updates the Fortran part of the GCC 4.8 release notes at > http://gcc.gnu.org/gcc-4.8/changes.htm