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: more missing gplv3 notices


On Tue, Mar 17, 2009 at 09:03:27PM +0200, Eli Zaretskii wrote:
> > Date: Tue, 17 Mar 2009 08:04:07 +0000
> > From: Nathan Sidwell <nathan@codesourcery.com>
> > CC: gdb-patches@sourceware.org
> > 
> > > Fine with me, but please format the ChangeLog entry according to GNU
> > > coding standards.
> > 
> > I thought I had.  Please clarify what is wrong.
> 
> Each file should begin on a separate line.  Example:
> 
>    2009-01-12  Christopher Faylor  <me+cygwin@cgf.cx>
> 
> 	   * amd64-windows-nat.c Rename gdb-specific win32_* to windows_*
> 	   throughout.
> 	   * i386-cygwin-tdep.c: Ditto.
> 	   * i386-windows-nat.c: Ditto.
> 	   * windows-nat.h: Ditto.
> 	   * windows-tdep.c: Ditto.
> 	   * windows-tdep.h: Ditto.
> 	   * windows-nat.c: Ditto.
> 
> See the node "Style of Change Logs" in standards.info for details.

It does not say that explicitly (doesn't mention multi-file changes at
all), and this is not the prevailing style used by GDB developers
based on my survey of the changelogs.

-- 
Daniel Jacobowitz
CodeSourcery


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