Hi,
In message "[ruby-talk:18295] Unicode filenames and Ruby porting"
on 01/07/23, Ned Konz <ned / whidbey.net> writes:
|If someone were to port Ruby to Windows/CE, they would have a little
|problem: Ruby seems to assume (from a quick glance at the source) that
|filenames are made up of 1-byte characters (don't know what character set
|it assumes). However, all file APIs in Windows/CE take and return Unicode
|characters.
Hmm, I'd like to try CE port, if time/budget allows. Any information,
suggestion, etc. would be welcome.
matz.