X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 28 Aug 2008 11:04:19 -0400 From: Jason Tishler Subject: Re: printf: %ls or %S does not work when string is of length 1. In-reply-to: <20080828131315.GX29104@calimero.vinschen.de> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20080828150419.GB3264@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline References: <20080827142758 DOT GA14761 AT calimero DOT vinschen DOT de> <20080828124131 DOT GA3476 AT tishler DOT net> <20080828131315 DOT GX29104 AT calimero DOT vinschen DOT de> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Corinna, On Thu, Aug 28, 2008 at 03:13:15PM +0200, Corinna Vinschen wrote: > On Aug 28 08:41, Jason Tishler wrote: > > On Wed, Aug 27, 2008 at 04:27:58PM +0200, Corinna Vinschen wrote: > > > Thanks for the testcase. This looks like a bug in the newlib > > > function _wcsrtombs_r. I'll send a bug report and a proposed fix > > > upstream. This will be fixed in Cygwin 1.7. > > > > If you are going to release another Cygwin 1.5, would you be willing > > to back port this fix? Otherwise, Python 3.0 will not be able to > > run under Cygwin 1.5. > > Actually I didn't plan to release another 1.5. There will always be > some bug which could be fixed, but at some point before a new major > release you simply have to draw a line. What about just adding a > Cygwin specific workaround in the 1.5 based Python 3.0 release? This is one option -- possibly a difficult one. Another option is to only support Python 3.0 under Cygwin 1.7 and later. 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/