X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com Subject: Re: vfork always fail problem References: <20100514192202 DOT GB8785 AT calimero DOT vinschen DOT de> <20100518143136 DOT GB5909 AT ednor DOT casa DOT cgf DOT cx> From: Kazuhiro Fujieda Date: Wed, 19 May 2010 00:07:19 +0900 In-Reply-To: <20100518143136.GB5909@ednor.casa.cgf.cx> (Christopher Faylor's message of "Tue\, 18 May 2010 10\:31\:36 -0400") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 >>> On Tue, 18 May 2010 10:31:36 -0400 >>> Christopher Faylor said: >>2010-05-18 Kazuhiro Fujida I mistyped my name in ChangeLog. Please correct Fujida to Fujieda on the first opportunity. >>- WCHAR corefile[strlen (p) + sizeof (".stackdump")]; >>+ WCHAR corefile[wcslen (p) + sizeof (L".stackdump")]; > ^^^^^^^^^^^^^^^^^^^^^^ > No L" is needed here, AFAICT. You are right. > I've checked this in, removing the L. Thank you. > Next time maybe you could send this to cygwin-patches? Yes, I will do so. -- Kazuhiro Fujieda fujieda AT acm DOT org -- 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