Let's do that then. UTF-8 was the real goal. Anything else was a bonus.
On Jun 15, 2009, at 18:44, Raju Bitter <[email protected]> wrote:
I like that. :-) Don't really want to invest time into it.
On Jun 16, 2009, at 12:09 AM, P T Withington wrote:
It sounds to me like what you are saying is that MS ignored the
opportunity to fix it's line-ending brain death in unicode files.
I don't know if it is worth belaboring this point. Maybe you
should just say that the UTF-16 tests only work on sane OSes.
On Jun 15, 2009, at 15:24, Raju Bitter <[email protected]> wrote:
Tucker,
I did some more testing today, the results are documented in JIRA.
Do you have a good idea how to solve this? Logically it doesn't
make sense to apply an EOL for a binary file, don't think that
works. In the end we might just end up with 2 different version of
the UTF-16 files, one for the Unix/Linux world, one for windows.
SVN doesn't support utf-16 with text files, only as binaries, and
there's no plan to support that in the near future.
- Raju
On Jun 9, 2009, at 8:46 PM, P T Withington wrote:
I was not concerned that the BOM mark would be a problem, but
that somewhere in the file there might be a byte that is == to
ASCII newline and it will get corrupted when checked out to a DOS
machine... I guess time will tell.
On 2009-06-09, at 14:42EDT, Raju Bitter wrote:
I already suspected that, checked out and tested with 0xEd
application directly after checkin, on OS X, could still see the
BOM.
Here's the screenshot of 0xEd, and see, the BOM is still there. :)
<0xEDScreenSnapz001.png>
On Jun 9, 2009, at 7:27 PM, P T Withington wrote:
Hm, this may not have worked, since it seems to have checked
these in as text now. Which may mean that it corrupted the
file (because it will translate any byte that matches CR).
On 2009-06-09, at 12:52EDT, [email protected] wrote:
Author: raju
Date: 2009-06-09 09:51:45 -0700 (Tue, 09 Jun 2009)
New Revision: 14095
Added:
openlaszlo/trunk/test/css/encoding/utf16BE_with_BOM.css
openlaszlo/trunk/test/css/encoding/utf16LE_with_BOM.css
Log:
Change 20090609-raju-a by [email protected] on 2009-06-09
18:42:33 CEST
in /Users/rajubitter/src/svn/openlaszlo/trunk-cssunicode
for http://[email protected]/openlaszlo/trunk
Summary:
New Features: These 2 css files have to be committed with skip-
pre-commit-checks
Bugs Fixed: LPP-8045
Technical Reviewer: ptw
QA Reviewer: ptw
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Addition to commit 14091, missing CSS test files.
Tests:
Added: openlaszlo/trunk/test/css/encoding/utf16BE_with_BOM.css
Property changes on: openlaszlo/trunk/test/css/encoding/
utf16BE_with_BOM.css
___________________________________________________________________
Name: svn:mime-type
+ text/css
Name: svn:eol-style
+ native
Added: openlaszlo/trunk/test/css/encoding/utf16LE_with_BOM.css
Property changes on: openlaszlo/trunk/test/css/encoding/
utf16LE_with_BOM.css
___________________________________________________________________
Name: svn:mime-type
+ text/css
Name: svn:eol-style
+ native
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins