This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [V2 12/23] vla: add NEWS entry for dynamic array support


> From: Keven Boell <keven.boell@intel.com>
> Cc: keven.boell@intel.com, sanimir.agovic@intel.com
> Date: Fri, 11 Jul 2014 11:21:24 +0200
> 
> 2014-06-27  Keven Boell  <keven.boell@intel.com>
>             Sanimir Agovic  <sanimir.agovic@intel.com>
> 
> 	* NEWS: add entry for dynamic array support
> 	in Fortran.

ChangeLog entries should start with a capital letter, as any English
sentence.

> +* Fortran dynamic array support: GDB has now support for
> +  dynamic arrays in Fortran. It allows the user to evaluate
> +  dynamic arrays like an ordinary static array.

2 comments:

  . No need to say "Fortran dynamic array support", and then repeat
    that in the next sentence.

  . 2 spaces between sentences, please.

OK with those changes.

Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]