[RFA] nuke CONST_PTR

Eli Zaretskii eliz@is.elta.co.il
Wed Feb 13 11:43:00 GMT 2002


> Date: Wed, 13 Feb 2002 11:06:46 -0600
> From: Michael Elizabeth Chastain <mec@shout.net>
> 
> ms> OTOH, do we ever build with Microsoft C any more?
> ms> Is there any reason to support it?  Cygwin and Djgcc
> ms> are both self-hosting, aren't they?
> 
> I don't know about Microsoft C.  I do know that I build Cygwin gdb
> using Cygwin gcc.  I don't know about djgpp.

Yes, DJGPP is self-hosting.  But I don't see how is that relevant
here, since the compiler is GCC, and GCC supports `const' since time
immemoriam.

I also find it hard to believe that MSC doesn't support `const' these
days; and on top of that, as others said, we removed all MSC ifdefs.

So I think the change is safe.



More information about the Gdb-patches mailing list