This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [PATCH RFC] abort() to internal_error()



On Tue, 20 Feb 2001, Kevin Buettner wrote:

> 	* monitor.c (monitor_printf_noecho, monitor_printf,
> 	monitor_dump_regs): Likewise.

This is not how ChangeLog entries should span several lines; see 
standards.texi.  This style gets in the way of font-lock in Emacs, for 
starters.  It should be formatted like so:

	* monitor.c (monitor_printf_noecho, monitor_printf)
	(monitor_dump_regs): Likewise.

(Today seems like my nitpicking day; sorry about that ;-)

> 	* valprint.c (print_decimal, print_longest, print_longest,
> 	strcat_longest): Likewise.

Likewise.


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