monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Re: monotone & CVS import


From: Ori Berger
Subject: Re: [Monotone-devel] Re: monotone & CVS import
Date: Thu, 13 Nov 2003 01:23:13 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4; MultiZilla v1.5.0.2g) Gecko/20031007

Nathaniel Smith wrote:

On the other hand, Windows filesystems will refuse to create files
with ':'s in them...  (I wonder what happens if you have a multibyte
UTF8 character, one of whose bytes is 0x3A == ':'...)

This can't happen. In a UTF-8 string, all non ascii chars have bit 7 set. The first byte also has a distinct range from the other bytes in a multibyte string.

And it is done _exactly_ because of these issues.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]