This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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/RFC] NULL terminate mips dis options


Hi Elias,

> > You should convert the uses of them in print_mips_disassembler_options
> > to use ARRAY_SIZE as other uses do.  That would be the correct patch.
> 
> 
> 2003-02-10  Elias Athanasopoulos  <elathan@phys.uoa.gr>
> 
> 	* mip-dis.c (print_mips_disassembler_options): Make 'i' usnigned,
> 	use the size of mips_abi_choices, mips_arch_choices in loops.
> 
> 

Unfortunately you didn't use ARRAY_SIZE as Chris had suggested. Could
you please do that and send again?

Thanks for your effort.

-eric

-- 
guess, feel, botch, puzzle, try again,
and try to remember what you did.


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