This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Question about #pragma removal


<Basically, all this does is create further extensions to the C language that
are non-ansi.  Seems like Microsoft does the same sort of thing all the time
(take JAVA for example).
>>

I think people should look at the Microsoft Java extensions carefully before
casually using this as an example of unwarranted extensions. In fact they
made perfectly reasonable sense to me. There is nothing inherently bad about
something being an extension. GNU C has lots of valuable non-standard
extensions (nested functions being one of the most clear examples).


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