Re: [PATCH] remove some old code from ansidecl.h

2014-01-20 Thread Tom Tromey
> "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

Re: [PATCH] remove some old code from ansidecl.h

2014-01-20 Thread DJ Delorie
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.

Re: [PATCH] remove some old code from ansidecl.h

2014-01-20 Thread Tom Tromey
> "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