From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21537 invoked by alias); 21 May 2009 23:14:56 -0000 Received: (qmail 21527 invoked by uid 22791); 21 May 2009 23:14:56 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-pz0-f107.google.com (HELO mail-pz0-f107.google.com) (209.85.222.107) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 21 May 2009 23:14:51 +0000 Received: by pzk5 with SMTP id 5so1442816pzk.12 for ; Thu, 21 May 2009 16:14:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.110.63.17 with SMTP id l17mr85785tia.36.1242947688192; Thu, 21 May 2009 16:14:48 -0700 (PDT) In-Reply-To: <20090521173804.GA27866@ednor.casa.cgf.cx> References: <20090510235109.GD25909@ednor.casa.cgf.cx> <20090518153510.GA23052@ednor.casa.cgf.cx> <20090521152621.GA27524@ednor.casa.cgf.cx> <20090521173804.GA27866@ednor.casa.cgf.cx> Date: Thu, 21 May 2009 23:14:00 -0000 Message-ID: Subject: Re: [Prec/RFA] fix build error of prec in cygwin From: Hui Zhu To: gdb-patches ml , Christopher Faylor Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-05/txt/msg00473.txt.bz2 On Fri, May 22, 2009 at 01:38, Christopher Faylor wrote: > On Fri, May 22, 2009 at 12:43:07AM +0800, Hui Zhu wrote: >>Thanks for you help me review my patch. =A0Could you give me some help >>with it? =A0Actually, try something with cygwin still a very hard thing >>for me. =A0I just can use it in a notebook of other guy. =A0And I had >>return it. =A0Maybe you can make a patch for this bug. =A0That will be ve= ry >>great for me. > > I don't see why this has anything to do with Cygwin. =A0We're talking abo= ut > general principles here. =A0If you know C, which you obviously do, then > I don't really understand why this needs a lot of explanation. =A0Look at= the > places where you're using coercion with a format string and just use the > right format specifier instead. Because the patch must be work OK with cygwin. Even if for the format. I think you must have a lot of good idea with it. We need your help. That is very great for me. Thanks a lot. Hui