Re: Xcode/gcc help in enforcing secure coding?
Re: Xcode/gcc help in enforcing secure coding?
- Subject: Re: Xcode/gcc help in enforcing secure coding?
- From: "Sean McBride" <email@hidden>
- Date: Mon, 14 Aug 2006 20:42:27 -0400
John C. Daub (email@hidden) on 2006-08-14 17:36 said:
>Anyway, I'm just wondering if there's anything we can do with Xcode 2.x to
>help enforce the guidelines Apple set down about Secure Coding. And if not,
>hopefully what can be done could be done in Xcode 3.x.
No that I know of. I believe MS has marked some of those functions as
deprecated in its newest tools, I'd like to see Apple do that. You
could probably do the same by hacking your headers and using the
DEPRECATED_ATTRIBUTE #define from AvailabilityMacros.h. Then fix all
your warnings.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Mac Software Designer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden