* Stepan Kasal wrote on Thu, Jun 26, 2008 at 10:44:44AM CEST: > Or would it help to put it all to one message? > > > AC_C_CHAR_UNSIGNED: The macro is obsolete. Instead of checking > > __CHAR_UNSIGNED__, include limits.h and test for CHAR_MIN == 0. > > If your autotools maintainer cannot do that, you shall return him for > replacement of defective parts. ;-) The (well, my) argument is not whether the maintainer can or cannot do this, but whether he may not *want* to do it for some reason, and if so, whether we still grant him a working -Wobsolete with that decision. Maybe we need a new switch -Wbest-practices that would govern your warning? It could be enabled by default. I know of a few other -Wobsolete warnings that could be moved there (because some obsolete constructs don't have equivalent new formulations). It would be good if third-party macros (like Libtool's) could have a way of emitting best-practices warnings, too. Cheers, Ralf _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf