bug-grep
[Top][All Lists]
Advanced

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

Re: planning to release grep-2.6.1 today


From: Eric Blake
Subject: Re: planning to release grep-2.6.1 today
Date: Wed, 24 Mar 2010 17:13:59 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Lightning/1.0b1 Thunderbird/3.0.3

On 03/24/2010 11:29 AM, Jim Meyering wrote:
> Paolo Bonzini wrote:
>> On 03/24/2010 11:12 AM, Jim Meyering wrote:
>>> I want to release grep-2.6.1 today, with only the bug fix
>>> and test addition/tweak, and omitting my pkg-config-excising change
>>> (slight portability risky).  Unless someone manages to report another
>>> failure in the next 2-3 hours...
>>>
>>> Any objection?
>>
>> Let's see what happens with Norihirio's patches?  But I would have no
>> problem with releasing before they go in.
> 
> They seem worth including, especially if we can construct a test or two.
> It now seems prudent to defer the release until tomorrow.

I've finally tried building on cygwin 1.5; --enable-gcc-warnings exposes:

savedir.c:43: warning: declaration of 'path' shadows a global declaration

in gnulib, and this in main.c:

main.c:1628: warning: passing arg 2 of `rpl_getopt_long' discards
qualifiers from pointer target type

but ignoring errors, the build completes, so I don't see those as
show-stoppers.

Also, the generation of [ef]grep.1 is noisy, even with 'make V=0',
although that's cosmetic.

Cygwin 1.5 actually passes more tests than cygwin 1.7 (namely, the
gnulib tests for btowc), but that still says that the bug is in cygwin
1.7, not in grep (and maybe that gnulib should work around it in the
meantime, but such a workaround would only affect cygwin, where I
already have some influence on the grep port).

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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