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: Converting GCC to compilation with C++


rd flowers wrote:

  There might well be a lot to be said for having auto coding standards
checkers that work like the regression checkers.  A sound - and well
enforced! - policy on the use and limitations of C++ would go a long way to
assuage my reservations.

Note that in the case of GNAT, the -gnatg switch which is mandatory for all compiler and run-time sources, does considerable enforcement of coding standards at compile time. We have found this to be very useful.



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