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: Deprecated features


>>>>> "Gabriel" == Gabriel Dos Reis <gdr@codesourcery.com> writes:

    Gabriel> Mark, what should we do with bugs reported against
    Gabriel> deprecated features? For example, prs-40 is about GCC's
    Gabriel> extension of named return value which is a deprecated
    Gabriel> feature.  Should I mark it "low", or just dismiss it?

Good question!

If the bug represents a regression from GCC 2.95, mark it "high"
priority.  Deprecated stuff is, sadly, still supported in GCC 3.0.

Other, simply close the bug.  Add a note saying "this feature is
deprecated in GCC 3.0".  Realistically, we're never going to fix this
stuff, so we might as well just blow it away.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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