[patch, libgfortran] Fix pointer declarations per coding standard
Janne Blomqvist
blomqvist.janne@gmail.com
Tue Apr 11 06:05:00 GMT 2017
On Tue, Apr 11, 2017 at 7:54 AM, Jerry DeLisle <jvdelisle@charter.net> wrote:
> All,
>
> Attached patch is removing the space after * in many pointer declarations and
> references in the files in the io sub-directory.
Hmm, I always considered having a space both before and after the "*"
in declarations to be an idiosyncratic thing mandated by the GNU style
guide, but now that I check
https://www.gnu.org/prep/standards/standards.html#Formatting there is
in fact no such thing. Have I got it wrong all these years, or has
this changed?
Anyway, good that we can fix this now. Thanks for the patch!
--
Janne Blomqvist
More information about the Fortran
mailing list