[OGo-Developer] Re: [OGo-Users] Re: click-to-dial & Asterisk
Sebastian Reitenbach
developer@opengroupware.org
Sun, 09 Dec 2007 23:06:45 +0100
Hi,
developer@opengroupware.org wrote:
> users@opengroupware.org wrote:
> > On 09.12.2007, at 21:52, Adam Tauno Williams wrote:
> > > AsteriskDialer.m:61: warning: method possibly missing a [super
> > > dealloc]
> > > call
> >
> > Thats sounds like a memory leak.
> Ah, will fix that.
>
> >
> > > AsteriskDialer.m: In function -[AsteriskDialer cleanupNumber:]:
> > > AsteriskDialer.m:105: warning: NSString may not respond to
> > > -isNotEmpty
> >
> >
> > You miss an include of NGExtensions/NSNull+misc.h
> and that too.
> >
> > That really belongs on the dev list.
> Yeah, I just wanted to ask about these on the dev list, as I saw your
mail.
I fixed both, and I think, also the other problem Adam reported. I updated
the bugzilla entry, changed the attachement from being a patch to just a
tarball, hope that makes handling easier.
Sebastian