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: Jens Ayton <email@hidden>
- Date: Tue, 15 Aug 2006 16:49:12 +0200
- Openpgp: id=84FF254B
John C. Daub:
> Jens Ayton:
>>
>> Copy the declarations into a file, say BadStuff.h. Then add
>> __attribute__((deprecated)) or __attribute__((poison)) to each
>> declaration. Include BadStuff.h from a prefix header.
>
> Yeah, that's what Sean suggested (more or less).
Well, I thought the option of not messing with your system headers was
worth highlighting. :-)
--
Jens Ayton
_______________________________________________
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