Re: [RFC] Mark deprecated functions with SVN_DEPRECATED / __attribute__((deprecated))
From: Philip Martin <philip_at_codematters.co.uk>
Date: Mon, 18 Aug 2008 21:47:12 +0100
Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com> writes:
> I would like to suggest that deprecated functions be additionally marked with
We are committed to supporting old interfaces for the lifetime of 1.x
I'd suggest something like:
#ifdef SVN_DEPRECATED_WARNING
We can arrange for our build to define SVN_DEPRECATED_WARNING and
---------------------------------------------------------------------
|
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.