[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: An unexpected effect of new 'deprecated' tags.

From: David O'Shea <david.oshea_at_s3group.com>
Date: Thu, 28 Aug 2008 09:27:16 +0100

On 28/08/2008 04:44, Karl Fogel wrote:
> Now, what do we do to avoid being spammed with compilation warnings
> for the rest of our lives? Just always reimplement everything in
> terms of the newest function? Ick. Or is there some way to mark
> calls as known-and-okay, so they won't cause a compilation warning?

You can use the "-Wno-deprecated-declarations" option in GCC to suppress
these warnings. I'm not sure about other compilers though...

Regards,

David.

-- 
The information contained in this e-mail and in any attachments is confidential and is designated solely for the attention of the intended recipient(s). If you are not an intended recipient, you must not use, disclose, copy, distribute or retain this e-mail or any part thereof. If you have received this e-mail in error, please notify the sender by return e-mail and delete all copies of this e-mail from your computer system(s).
Please direct any additional queries to: communications_at_s3group.com.
Thank You.
Silicon and Software Systems Limited. Registered in Ireland no. 378073.
Registered Office: South County Business Park, Leopardstown, Dublin 18
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-28 10:27:43 CEST

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.