Deprecated features
Mark Mitchell
mark@codesourcery.com
Wed Feb 14 08:02:00 GMT 2001
>>>>> "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
More information about the Gcc
mailing list