site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Thread-index: AcYjrZ5f3RZuKI+gEdq/jAARJM5ang== Thread-topic: Autorelease Woes User-agent: Microsoft-Entourage/11.2.1.051004 Group, I am getting the following error on the console when running my Carbon application: 2006-01-27 18:09:42.639 ldscan[4509] *** _NSAutoreleaseNoPool(): Object 0x41bad0 of class NSInvocation autoreleased with no pool in place - just leaking I am modifying some legacy Carbon code to simply read and print the current list of paired devices. I used functions listed in IOBluetoothUserLib.h which seem to work well. I would really like to avoid integrating Objective-C into this C code base. Is there a way to create and release an autorelease pool without directly using Cocoa? Thanks! -j This email, and any files previous email messages included with it, may contain confidential and/or privileged material. If you are not the intended recipient please contact the sender and delete all copies. _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Jeff Looman