This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

Re: [RFA] Update NEWS for v5.1


> +* GDB requires an ISO C compiler.
> +
> +Building GDB requires an ISO C compliant compiler.  In particular, the
> +sources are fully protoized, and rely on standard headers being
> +present.
> +


This was already true in GDB 5.0.  It wouldn't hurt to mention that this 
process has been followed through.  Something like:

* GDB has been converted to ISO-C


GDB's source code has been converted to ISO-C.  In particular, the 
sources have been fully prototized, and rely on standard headers being 
present.


	Andrew


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