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]
Other format: [Raw text]

Re: [patch/gdb-6.1] Backport fix for hpux C compiler problem


This fixes a build problem on hpux2.0w-hp-hpux11.00 when using the HP
ANSI C compiler. It was committed to the branch earlier. Would like to
get this into the 6.1 respin.


Should be "obvious", but as this is for a stable release i'll just
double check with you all before i check this in, ok? :-)

As I mentioned in feedback to PR build/1458, I think that bug is
resolved, partially via this fix.

thanks,
randolph

2004-06-03 Randolph Chung <tausq@debian.org>

	Fix PR build/1458
	* somsolib.c (som_solib_remove_inferior_hook): Use constant array size
	for dld_flags_buffer and make all size references consistent.
	* NEWS: Mention this fix.

Ok for 6.1.


Andrew



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