Skip navigation.
 
mlRe: newbie: question: i have a memory leak: obj-c 2.0: modification of program in "Cocoa with Objective-C"
FROM : Kyle Sluder
DATE : Sun Feb 03 22:41:11 2008

On Feb 3, 2008 3:45 PM, George Greene <g.<email_removed>> wrote:
> when i run the code as listed below i get a leaking message.


Have you actually enabled garbage collection in the target properties?

--Kyle Sluder