This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [Prec/RFA] fix build error of prec in cygwin
On Fri, May 22, 2009 at 01:38, Christopher Faylor
<cgf-use-the-mailinglist-please@sourceware.org> wrote:
> On Fri, May 22, 2009 at 12:43:07AM +0800, Hui Zhu wrote:
>>Thanks for you help me review my patch. ?Could you give me some help
>>with it? ?Actually, try something with cygwin still a very hard thing
>>for me. ?I just can use it in a notebook of other guy. ?And I had
>>return it. ?Maybe you can make a patch for this bug. ?That will be very
>>great for me.
>
> I don't see why this has anything to do with Cygwin. ?We're talking about
> general principles here. ?If you know C, which you obviously do, then
> I don't really understand why this needs a lot of explanation. ?Look 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