To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87672





------- Additional comments from [EMAIL PROTECTED] Fri Apr 18 05:19:46 +0000 
2008 -------
user Jim Plante (and other users as well) suggested this as an explanation for 
the autocorrect entries limit and crash.

http://www.oooforum.org/forum/viewtopic.phtml?p=282038#282038

"Just to add some information, 64K bytes is actually 65,535, not 64,000. This 
is just a wild guess, but I would surmise that the autocorrect entries are held 
in an array. Arrays are indexed with integers. The biggest integer allowable is 
65,535 (as a regular integer). So I suspect that in trying to access that extra 
entry, you're running the array out of range. Without digging into the source 
code (which I am NOT going to do), we can't tell."

the only thing that doesn't fot with this theory is that the limit seem 65,213 
and not 65,535.

could you confirm or not this hypothesis? thanks.





---------------------------------------------------------------------
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]

Reply via email to