[PATCH] allow macros with variable number of arguments
Jan Beulich
JBeulich@novell.com
Fri May 6 06:53:00 GMT 2005
>> + formal = (formal_entry *) xmalloc (sizeof (formal_entry));
>
> The cast is not necessary.
I always wondered why these casts are present in so many places, and since I just moved code around here I originally kept it. So you're saying there's no policy or anything else requiring these? In that case I'd strip these where appropriate in future patches...
Jan
More information about the Binutils
mailing list