On Thu, May 13, 2010 at 4:51 PM, Luca Bigliardi <[email protected]> wrote:
> Disable warnings for:
> - except Exception,
> - use of __errno_location,
> - redeclaration of handleError()
>

LGTM, but it's not redeclaratioon of handleError, but method name.

Thanks,

Guido

Reply via email to