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: printf: %ls or %S does not work when string is of length 1.


Yaakov,

On Thu, Aug 28, 2008 at 12:25:49PM -0500, Yaakov (Cygwin Ports) wrote:
> Jason Tishler wrote:
> > This is one option -- possibly a difficult one.
> 
> Hmm, my mindreading isn't working so well today.  What do you mean by
> that?

I guess I should have used another word instead of difficult, such as
laborious.  If there are many calls to mbstowcs() in the Python 3.0 code
base, then many patches like the following will be required:

    http://bugs.python.org/file11186/cygwin-mbstowcs.patch

Note that I haven't grep-ed through the code yet, which is why I
indicated "possibly" above.

BTW, did you succeed in get Python 3.0 to run under Cygwin 1.5?

Thanks,
Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
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]