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: [rfc] add __FILE__ and __LINE__ to internal_error()


Eli Zaretskii wrote:
> 
> > Date: Fri, 01 Dec 2000 22:22:05 +1100
> > From: Andrew Cagney <ac131313@cygnus.com>
> >
> >       * gdb_assert.h (gdb_assert_fail), command.c (do_setshow_command),
> >       v850-tdep.c (v850_target_architecture_hook), i386-tdep.c
> >       (i386_extract_return_value), language.c
> >       (longest_local_hex_string_custom), solib-svr4.c
> 
> This is not how ChangeLog should be formatted.

Que? ;-)

> The correct format is like this:
> ....

Hmm, the line:

http://www.gnu.org/prep/standards_40.html#SEC40
``Break long lists of function names by closing continued lines with
`)', rather than `,', and opening the continuation with `(' as in this
example: ''

is new (well by my standards :-). Oldies may want to review that part of
the manual.

thanks for the heads up,

	Andrew

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