Skip navigation.
 
mlNo Warning on compilation time with a forgeted @try and @catch
FROM : mabo68
DATE : Mon Oct 18 19:56:43 2004

Hello
If I use a @throw in a method, his  calling method need to have a @try
an @catch.
But if I forget to implement the @try and @catch, the compiler doen't
informe me that I have expected a @try and @catch.

Is that possible to configure the compiler (under XCode 1.5, MAC OS X
10.3.5) that I receve a warning ?
I doen't find anythink on the web about this.
Thanks.
marc

Related mailsAuthorDate
mlNo Warning on compilation time with a forgeted @try and @catch mabo68 Oct 18, 19:56
mlRe: No Warning on compilation time with a forgeted @try and @catch Chris Hanson Oct 19, 05:21