From: Wolfgang K. <wol...@xm...> - 2010-03-11 15:37:30
|
That's actually a good question. I'll check that. -- Wolfgang Panayotis Katsaloulis wrote: > in the initialization of "org_xmlvm_iphone_AVAudioPlayer.m", there is > this code: > > return [[[AVAudioPlayer alloc] initWithContentsOfURL: url error: > &(outError->error_org_xmlvm_iphone_NSError)] retain]; > > Why there is a need for a second retain there (the first is the alloc > itself) ? > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > |