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]

Re: criteria.html open issues


On Fri, 15 Jun 2001, Joern Rennecke wrote:

> No-one of the people reading the list.  Which is not saying much.
> Before you remove it, you should deprecate it, i.e. emit a warning if
> this option is passed to cc1 (that would be in c-decl.c:c_decode_option).

The precise proposal would say also that -traditional-cpp could only be
used when not compiling, or at least might no longer work (even to the
extent it did) with programs including standard headers because some
predefines would be missing, so specs might be a more appropriate place to
warn.

> It would be good if that could still go into 3.0, otherwise we won't hear
> from anyone who would be affected for a long while.

Even including a warning that -traditional is deprecated in the compiler
or the release notes would probably require SC approval, and not really be
doable in time for 3.0.  Patchlevel releases can be used for feature
deprecation (2.95.1 was for some G++ extension).

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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