4.4 deprecation proposals
Manuel López-Ibáñez
lopezibanez@gmail.com
Sat Jun 14 19:26:00 GMT 2008
2008/6/14 Joseph S. Myers <joseph@codesourcery.com>:
> We need to consider what targets and other features, if any, to
> deprecate or remove in GCC 4.4.
>
> I previously suggested the deprecation or removal of protoize and
> fixproto <http://gcc.gnu.org/ml/gcc/2008-05/msg00286.html>, without
If we remove protoize, we could probably remove the
Wtraditional-conversion option, since its only use seems to be related
to protoize: http://gcc.gnu.org/onlinedocs/gcc/Protoize-Caveats.html
That would remove half of convert_arguments (c-typeck.c) and we will
have one less flag!
If a C maintainer agrees, I volunteer to write the patch.
Cheers,
Manuel.
More information about the Gcc
mailing list