Re: enchant framework for abicocoa

From: Francis James Franklin <postmaster_at_alinameridon.plus.com>
Date: Sun Oct 17 2004 - 10:01:28 CEST

On 17 Oct 2004, at 05:51, R. Payette wrote:
> I have been working on using enchant as the abiword spell checker and
> also an enchant plugin for the Macosx spell checking facility.
>
> It's working but I would need a little help from someone with more
> experience than me on cocoa
>
> When I quit abiword and enchant gets unloaded, I get a whole lot of
> these warning just after the destructor of my applespell plugin is
> called :
>
> Is there something I missed ? As far as I know, I properly allocated
> and released the AutoreleasePool and everything "cocoa" is happening
> within the methods of this object.

I suspect you shouldn't be allocating and releasing an autorelease pool
at all, at least not while you're running within AbiWord.

I am currently also looking at using enchant with AbiWord, though I
haven't looked at your code yet; mostly I'm interested in build &
configuration issues. How are you building enchant?

Frank
Received on Sun Oct 17 10:04:31 2004

This archive was generated by hypermail 2.1.8 : Sun Oct 17 2004 - 10:04:32 CEST