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: [PATCH 2/8] Fix excess parentheses in Guile extension examples.


> From: Andy Wingo <wingo@igalia.com>
> Cc: Andy Wingo <wingo@igalia.com>
> Date: Wed,  9 Apr 2014 18:08:32 +0200
> 
> * gdb/doc/guile.texi (Writing a Guile Pretty-Printer):
>   (Guile Types Module): Fix excess parentheses in use-modules forms.

This part is OK, but the colon on the first line of the ChangeLog
should not be there, and please modify doc/ChangeLog, not
gdb/ChangeLog (which will remove the need for leading directories in
the file name).

Thanks.


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