I'm debugging the NSSound stuff and have run into a bit of a problem with
memory management and the whole RETAIN/RELEASE stuff... I'm sure my probably
has do to with being a novice.
Anyway, in the -dealloc method of NSSound I call RELEASE(_data) and right
after it [nameDict removeObjectForKey: _na
On Jul 11, 2009, at 6:38 AM, Fred Kiefer wrote:
As we are about to the the big change to NSSound from Stefan Bidigaray
and new code tends to need a few weeks to get most of the bugs out,
I'd
like to propose that we release a new version of gui and back before
that. There already a quite a fe
On Friday 10 July 2009 16:36:21 you wrote:
> On Jul 10, 2009, at 7:19 AM, Atanas Bombov wrote:
> > Hi everyone,
> >
> > I am looking for older (pre- 0.12 and 1.12) versions of the core
> > libraries, is there a place where
> > the old versions are being kept? I couldn't find them on the main
> > si