To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78018
User nemeth changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jul 6 02:20:27 +0000
2007 -------
Fixed in Hunspell 1.1.6
TL:
> BTW the character Ÿ viewed with a hex editor turns out to be the byte 9F.
> According to http://www.unicode.org/charts/PDF/U0080.pdf that is a character
> used for/as application program command. Is this really what you wanted?
Yes, it is. 9F is the 2nd byte of the UTF-8 character ß:
echo ß | od -h
0000000 9fc3 000a
0000003
I will use macro definitions for readibility, thanks for your suggestion.
---------------------------------------------------------------------
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]