> "DJ" == DJ Delorie writes:
DJ> Sorry, did a review, checked the repos, forgot to say OK :-P
:)
DJ> Ok.
Thanks.
DJ> intl worried me a bit, but they have duplicates of the macros you're
DJ> removing.
FWIW, in binutils-gdb.git, readline in the same position.
Tom
Sorry, did a review, checked the repos, forgot to say OK :-P
Ok.
intl worried me a bit, but they have duplicates of the macros you're
removing.
> "Tom" == Tom Tromey writes:
Tom> This patch removes the last uses of PARAMS from include, and the last
Tom> uses of the obsolete VA_* wrapper macros from libiberty. Then, it
Tom> removes many obsolete macro definitions from ansidecl.h.
Ping.
Tom
ansidecl.h still defines a number of macros which I think are now
obsolete. I recently removed all uses of these macros from
binutils-gdb.git; and there are no more uses in gcc. So, I'd like to
propose removing the old macros entirely.
This patch removes the last uses of PARAMS from include, and