Re: Objective C Compiler Settings

2009-06-29 Thread Michael Ash
On Sun, Jun 28, 2009 at 8:08 PM, Graham Cox wrote: > > On 29/06/2009, at 9:18 AM, Michael Ash wrote: > >> Not an exception, but you can get the runtime to log any replaced >> methods by setting the OBJC_PRINT_REPLACED_METHODS environment >> variable when running your app. This and other environment

Re: Objective C Compiler Settings

2009-06-28 Thread Gerriet M. Denkmann
On 29 Jun 2009, at 07:10, Graham Cox wrote: On 29/06/2009, at 9:18 AM, Michael Ash wrote: On Sun, Jun 28, 2009 at 4:12 PM, Tommy Nordgren wrote: Are there any compiler flags you can provide when compiling Objective C code, that causes an exception to be triggered when a category implements

Re: Objective C Compiler Settings

2009-06-28 Thread Graham Cox
On 29/06/2009, at 9:18 AM, Michael Ash wrote: On Sun, Jun 28, 2009 at 4:12 PM, Tommy Nordgren> wrote: Are there any compiler flags you can provide when compiling Objective C code, that causes an exception to be triggered when a category implements a method that is already implemented in th

Re: Objective C Compiler Settings

2009-06-28 Thread Michael Ash
On Sun, Jun 28, 2009 at 4:12 PM, Tommy Nordgren wrote: > Are there any compiler flags you can provide when compiling Objective C > code, > that causes an exception to be triggered when a category implements a method > that is already implemented in the target class? Not an exception, but you can g

Objective C Compiler Settings

2009-06-28 Thread Tommy Nordgren
Are there any compiler flags you can provide when compiling Objective C code, that causes an exception to be triggered when a category implements a method that is already implemented in the target class? --- See the amazing new SF reel: Invasion of the man eatin