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





------- Additional comments from [EMAIL PROTECTED] Tue Jul 22 13:08:28 +0000 
2008 -------
Karl,

I think I found the problem.

Testing of the second build showed no change whatsoever. 

What I was changing were the text files that have all the descriptions of the
Unicode characters. I thought that this was the only place were this information
was present, and that this changes would be taken into account at compilation 
time.

But I was wrong. The compilation process does NOT use those text files by
default, so no changes were taking place in the code. 

It is necessary to run some applications (in the source of ICU) that
automatically generate three files: 

source/common/uchar_props_data.c
source/common/ubidi_props_data.c
source/common/ucase_props_data.c

I did that and got the new source that should solve the problem (I hope).

I am attaching a new patch (ChangeZWSPtoSpacingCharForICU36_v3.diff) in which
changes for these three files have been automatically generated from the data.

The original .txt files are also changed in the patch, but they do not affect
the result, only show which are the changes that have been take into the .c 
files



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