[RFC] Mark deprecated functions with SVN_DEPRECATED / __attribute__((deprecated))
From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Mon, 18 Aug 2008 21:48:55 +0200
I would like to suggest that deprecated functions be additionally marked with
Using __attribute__((deprecated)) causes that compiler prints a warning during
apr.h defines __attribute__(__x) as empty definition on systems which don't
[1] http://gcc.gnu.org/onlinedocs/gcc-4.3.0/gcc/Function-Attributes.html
-- Arfrever Frehtes Taifersar Arahesis
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.