Geoff,
I'm working on adapting your mifluz-merge to build libhtdig..
I'm, seeing a memory freeing error and this is playing a role:
In HtWordList.cc
The constructor creates a new HtConfiguration object with 'new'.. and
deletes the object in the destructor.
Is there any reason we can't move to using the global
_config = HtConfiguration::config();
as is done in many other places?
I tried it and it seems to work fine. Any objections?
Thanks!
--
Neal Richter
Knowledgebase Developer
RightNow Technologies, Inc.
Customer Service for Every Web Site
Office: 406-522-1485
-------------------------------------------------------
In remembrance
www.osdn.com/911/
_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/htdig-dev