printf: %ls or %S does not work when string is of length 1.

Jason Tishler jason@tishler.net
Fri Aug 29 20:05:00 GMT 2008


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/



More information about the Cygwin mailing list