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: `sentinel' gcc-3.x/OpenBSD compat. [Re: [patch 1/3] Make obconcat use stdarg]


On Sat, 08 May 2010 00:34:21 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> 
> Jan> 2010-05-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
> Jan> 	* dwarf2read.c (typename_concat): Use (char *) NULL terminated stdarg
> Jan> 	list for the obconcat call.
> Jan> 	* mdebugread.c (parse_symbol): Likewise.
> Jan> 	* stabsread.c (define_symbol, read_member_functions, read_cpp_abbrev):
> Jan> 	Likewise.
> Jan> 	* symfile.c (obconcat): Replace the s1, s2 and s3 parameters by `...'.
> Jan> 	New variable ap.  Remove variables len and val.
> Jan> 	* symfile.h (obconcat): Likewise for the prototype.
> 
> Ok.

Checked-in:
	http://sourceware.org/ml/gdb-cvs/2010-05/msg00090.html


Thanks,
Jan


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