bug-grep
[Top][All Lists]
Advanced

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

Re: ready for release


From: Eric Blake
Subject: Re: ready for release
Date: Tue, 07 Sep 2010 10:46:14 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100827 Red Hat/3.1.3-1.el6 Mnenhy/0.8.3 Thunderbird/3.1.3

On 09/07/2010 08:51 AM, Eric Blake wrote:
On 09/06/2010 01:13 PM, Jim Meyering wrote:
I'm ready to make a new release, modulo portability/testing.

If you have patches that you'd like to be considered,
or any other reason to defer, let us know.

Give me an hour or two to smoke-test things on cygwin...

No problems encountered while building the package from a tarball on cygwin 1.7.7. 'make check' had two failures (but not recent regressions):

FAIL: case-fold-char-range (exit: 1)
====================================

--- out1-zh_CN  2010-09-07 10:18:26.780500000 -0600
+++ exp1        2010-09-07 10:18:26.561750000 -0600
@@ -0,0 +1,2 @@
+A
+Z
--- out2-zh_CN  2010-09-07 10:18:27.421125000 -0600
+++ exp2        2010-09-07 10:18:27.171125000 -0600
@@ -0,0 +1,2 @@
+a
+z


FAIL: spencer1-locale (exit: 1)
===============================

Spencer test #164 failed (zh_CN)
Spencer test #169 failed (zh_CN)
Spencer test #184 failed (zh_CN)
Spencer test #519 failed (zh_CN)
Spencer test #599 failed (zh_CN)

Both are most likely due to locale support being incomplete in cygwin, such that zh_CN does not behave the same as on glibc.

And both issues where if we change grep to treat [A-Z] with ASCII semantics in all locales, where we wouldn't have to worry about differing locale collation support between Linux and Cygwin.

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



reply via email to

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