public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* [libgfortran, patch] PR113223 NAMELIST internal write missing leading blank character
@ 2024-01-07 18:40 Jerry D
  2024-01-07 19:28 ` Harald Anlauf
  0 siblings, 1 reply; 2+ messages in thread
From: Jerry D @ 2024-01-07 18:40 UTC (permalink / raw)
  To: gfortran; +Cc: gcc-patches

Committed as simple and obvious. Initial patch thanks to Steve.

When using git gcc-commit-mklog how does one add in the coauthor?

The master branch has been updated by Jerry DeLisle <jvdelisle@gcc.gnu.org>:

https://gcc.gnu.org/g:add995ec117d756e61d207041cd32f937c1a1cd9

commit r14-6986-gadd995ec117d756e61d207041cd32f937c1a1cd9
Author: Jerry DeLisle <jvdelisle@gcc.gnu.org>
Date:   Sun Jan 7 10:22:19 2024 -0800

     libgfortran: Emit a space at beginning of internal unit NML.

     PR libgfortran/113223

     libgfortran/ChangeLog:

             * io/write.c (namelist_write): If internal_unit precede 
with space.

     gcc/testsuite/ChangeLog:

             * gfortran.dg/dtio_25.f90: Update.
             * gfortran.dg/namelist_57.f90: Update.
             * gfortran.dg/namelist_65.f90: Update.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [libgfortran, patch] PR113223 NAMELIST internal write missing leading blank character
  2024-01-07 18:40 [libgfortran, patch] PR113223 NAMELIST internal write missing leading blank character Jerry D
@ 2024-01-07 19:28 ` Harald Anlauf
  0 siblings, 0 replies; 2+ messages in thread
From: Harald Anlauf @ 2024-01-07 19:28 UTC (permalink / raw)
  To: Jerry D, gfortran; +Cc: gcc-patches

Hi Jerry!

On 1/7/24 19:40, Jerry D wrote:
> Committed as simple and obvious. Initial patch thanks to Steve.
>
> When using git gcc-commit-mklog how does one add in the coauthor?

% git help gcc-commit-mklog
...
   --co CO               Add Co-Authored-By trailer (comma separated)

However, I usually add this line manually later.

Regarding the format, have a look at existing log messages.

Cheers,
Harald

> The master branch has been updated by Jerry DeLisle
> <jvdelisle@gcc.gnu.org>:
>
> https://gcc.gnu.org/g:add995ec117d756e61d207041cd32f937c1a1cd9
>
> commit r14-6986-gadd995ec117d756e61d207041cd32f937c1a1cd9
> Author: Jerry DeLisle <jvdelisle@gcc.gnu.org>
> Date:   Sun Jan 7 10:22:19 2024 -0800
>
>      libgfortran: Emit a space at beginning of internal unit NML.
>
>      PR libgfortran/113223
>
>      libgfortran/ChangeLog:
>
>              * io/write.c (namelist_write): If internal_unit precede
> with space.
>
>      gcc/testsuite/ChangeLog:
>
>              * gfortran.dg/dtio_25.f90: Update.
>              * gfortran.dg/namelist_57.f90: Update.
>              * gfortran.dg/namelist_65.f90: Update.
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-07 19:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-07 18:40 [libgfortran, patch] PR113223 NAMELIST internal write missing leading blank character Jerry D
2024-01-07 19:28 ` Harald Anlauf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).