31 Oct
2008
31 Oct
'08
11:41 a.m.
On Thu, Oct 30, 2008 at 03:57:33PM -0400, Jon Smirl wrote:
On Thu, Oct 30, 2008 at 3:51 PM, Mark Brown broonie@sirena.org.uk wrote:
you want. Otherwise I'd suggest taking it up with the people maintaining the compiler infrastructure - there's no way to warn on use of an API without also warning on the export of the API, which isn't ideal.
sysfs has a config attribute for including legacy APIs. If it isn't set they compile out.
As I suggested, if you'd like to see a similar configuration option for deprecated APIs the best people to take it up with would probably be the people who maintain the compiler infrastructure which is used to generate the deprecation warning so we can have something central for this.