This is the mail archive of the binutils@sourceware.org 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] Convert coff-rs6000.c to iso-c


On Apr 21, 2011, at 12:21 PM, Joseph S. Myers wrote:

> On Mon, 18 Apr 2011, Nick Clifton wrote:
> 
>> PS. If you are going to do more of these you might also like to replace
>> occurrences of the PTR macro with "void *".
> 
> How about declaring all the macros in ansidecl.h that are for pre-C90 
> compatibility obsolete and removing their definitions once all uses in the 
> gcc and src repositories are gone?

Why not, but this is a rather large work: PTR and PARAMS are still present in many bfd files.

I will add this on my todo list.

Tristan.


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