[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug #16997] compiler warning for NSZone.m
From: |
Pete French |
Subject: |
Re: [bug #16997] compiler warning for NSZone.m |
Date: |
Wed, 05 Jul 2006 11:41:38 +0100 |
> if (0) [super dealloc];
doh! that simple! I didnt try that because I thiught the optimiser
would catch it. tried jumping through all kinds of other hoops.
> Better would be a pragma to tell the compiler to suppress the
> warning, but the person who added the warning to the compiler didn't
> provide any such mechanism to turn it off.
indeed - it's damn annoying!
-bat.
Re: [bug #16997] compiler warning for NSZone.m, Patrick McFarland, 2006/07/04
Re: [bug #16997] compiler warning for NSZone.m, David Ayers, 2006/07/05