This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[FEATURE] to suppress nested attribute deprecated marked uses?
- From: Samium Gromoff <deepfire at ibe dot miee dot ru>
- To: gcc devel <gcc at gcc dot gnu dot org>
- Date: Thu, 24 Jul 2003 14:45:15 +0400
- Subject: [FEATURE] to suppress nested attribute deprecated marked uses?
I propose modifying gcc to not complain a function calls a deprecated
function if it is __deprecated__ itself.
Such an option could be more than useful i think in certain scenarios...
regards, Samium Gromoff