This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unable to open files including Korean names


On Jun 14 20:12, Jaeho Shin wrote:
> On Sun, Jun 13, 2004 at 02:55:23PM -0400, Pierre A. Humblet (XXXXXX.XXXXXXX@XXXX.XXX) wrote:

Please don't quote raw email addresses in a reply!

http://cygwin.com/acronyms/index.html#PCYMTNQREAIYR

> > Your original mail stated
> > "I did some test and found out that ``every file whose path includes
> > Korean characters weren't openable.''  Still, I could move arround those
> > paths from my shell, and get the file/directory listings with "ls"
> > normally. I could still create directories with Korean names. "
> > 
> > That would indicate that it's not the path handling code, but the use
> > of NtCreateFile in 1.5.10. 
> > Can you "ls -l" those paths?
> 
> Sorry about my complaints against you.  I misunderstood ``path
> handling'' as everything done when openning files with paths in Cygwin.
> Yes, I can "ls -l" them, so the problem is really in the file openning
> part, not the path handling. :)

I'm under the impression, the important difference is that Cygwin does the
MultiByte to WideChar conversion instead of Windows itself.

Could you please add "codepage:oem" to your CYGWIN environment variable
and try again?  Does that change the behaviour?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Co-Project Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]