bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MS-Windows build of Grep [2/4]


From: Paolo Bonzini
Subject: Re: MS-Windows build of Grep [2/4]
Date: Wed, 28 Dec 2011 18:25:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110930 Thunderbird/7.0.1

On 12/28/2011 05:07 PM, Jim Meyering wrote:
>  I attach what I applied.
Thanks for dealing with that, Paolo.
I confess that I don't like seeing so much new #ifdef'd code
that will be used only when compiling for Windows.  I would have
preferred to see this change use Paul Eggert's suggestion for putting
the new code in a separate file.  Did you see that?

Yes, for now I tried to limit the amount of #ifdef'd symbols. I'm thinking of moving more code out of main.c, so that the #ifdefs will be only in one or two files.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]