[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 00:20:55 +0100 |
> For instance, new versions of gcc added a warning about dealloc
> implementations not calling [super dealloc], and I recently went
> through the base library hacking in a perverse workaround to prevent
> the compiler from issueing that warning. In every single one of the
Out of interest, how does one do that ? I have one bit of my own code
which also generates that warning, and I really want to get rid of it!
-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