To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=71449
------- Additional comments from [EMAIL PROTECTED] Mon Nov 13 05:53:04 -0800 2006 ------- Hi Caolan, nice work :-) OTOH - the huge memory chew we see from loading the dictionaries is prolly more significant. For myspell we had a nice patch: i#50842# that mmapped the spelling dictionaries, and saved nearly 3Mb for an en-US locale. It mostly involved some changes to the various string routines to terminate on newline/special-character instead of '\0' - and well, we've never got around to porting it to hunspell sadly. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
