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: regtool/registry interfacing and charset support


On Jul 28 00:58, Shaddy Baddah wrote:
> Hi,
>
> I note that the regtool/registry interfacing do not yet support non  
> ASCII character sets:
>
> $ uname -a
> CYGWIN_NT-6.0 somehost-vista 1.7.0(0.212/5/3) 2009-07-24 09:59 i686 Cygwin
> $ regtool get /machine/SOFTWARE/Cygwin/setup/rootdir
> C:\software\cygwin?
>
> where the trailing CJK character ??? has been hand added for testing.
>
> Is that right? Are there any plans in this area?

regtool still uses the ANSI API to access the registry.  This still has
to be converted to use the Unicode API and to convert to the current
locale and vice versa.  This won't be in 1.7.1.  Another TODO and a
simple change which could be done by somebody else as well:
http://cygwin.com/acronyms/#PTC


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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


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