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





------- Additional comments from [EMAIL PROTECTED] Wed Aug 24 13:21:25 -0700 
2005 -------
Resource files comparison:

I have compared resource files from Czech language packs on GNU/Linux and 
Windows:

[EMAIL PROTECTED]:/tmp/q/res> ls -1 Linux|wc -l
64
[EMAIL PROTECTED]:/tmp/q/res> ls -1 Windows|wc -l
63

-> GNU/Linux doesn't have opc680cs.res
-> GNU/Linux doesn't have spa680cs.res
-> Windows doesn't have san680cs.res

Other differences:
sw680cs.res on GNU/Linux and Windows have different sizes:

[EMAIL PROTECTED]:/tmp/q/res> ls -l */sw680cs.res
-r--r--r--  1 pavel users 286618 2005-08-24 18:05 Linux/sw680cs.res
-r--r--r--  1 pavel users 286672 2005-08-24 18:06 Windows/sw680cs.res

The other differemce is:

--- epb680cs.res-linux.hexdump  2005-08-24 18:28:34.000000000 +0200
+++ epb680cs.res-windows.hexdump        2005-08-24 18:28:38.000000000 +0200
@@ -1,5 +1,5 @@
 00000000  00 00 01 00 00 00 01 11  00 00 00 1c 00 00 00 1c  |................|
-00000010  46 69 6c 65 46 6f 72 6d  61 74 00 40 00 00 3e ed  |[EMAIL 
PROTECTED]>í|
+00000010  46 69 6c 65 46 6f 72 6d  61 74 00 00 00 00 3e ed  |FileFormat....>í|

This is diff of hexdump -C on both GNU/Linux and Windows versions of
epb680cs.res, one of the shortest resource file. The only difference is 0x40 vs
0x00. We think that this is different representation of strings on both
platforms. This difference is very similar in other offsets:

-00000340  00 00 00 18 00 00 00 18  42 75 74 74 6f 6e 00 01  |........Button..|
+00000340  00 00 00 18 00 00 00 18  42 75 74 74 6f 6e 00 bf  |........Button.¿|

string, 0, "random" byte on Windows or 0 on GNU/Linux.


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