On Thu, Feb 4, 2016 at 9:29 AM, Jim Meyering wrote:
> On Thu, Feb 4, 2016 at 8:57 AM, Assaf Gordon wrote:
>> On 02/03/2016 01:07 AM, Jim Meyering wrote:
>>>
>>>http://meyering.net/grep/grep-2.22.33-43f6.tar.xz
>>
>>
>> No failures on:
>> Mac OS X v10.11.3, v10.10.5, v10.9.5
>> Ubuntu 14,
On 02/03/2016 01:07 AM, Jim Meyering wrote:
http://meyering.net/grep/grep-2.22.33-43f6.tar.xz
No failures on:
Mac OS X v10.11.3, v10.10.5, v10.9.5
Ubuntu 14, aarch64
Fedora 20, ppc64
Fedora 21, ppc64le
OpenSolaris 5.10/5.11 on i86pc, suv4u/sub4v
On Thu, Feb 4, 2016 at 8:57 AM, Assaf Gordon wrote:
> On 02/03/2016 01:07 AM, Jim Meyering wrote:
>>
>>http://meyering.net/grep/grep-2.22.33-43f6.tar.xz
>
>
> No failures on:
> Mac OS X v10.11.3, v10.10.5, v10.9.5
> Ubuntu 14, aarch64
> Fedora 20, ppc64
> Fedora 21, ppc64le
> OpenSol
On Thu, Feb 4, 2016 at 1:27 AM, Zev Weiss wrote:
[...]
> I've run the 'make check-expensive' tests on Debian stretch (gcc 5.3.1,
> glibc 2.21, Linux 4.3) and found no failures. I also tried running them
> with GCC's ASAN & UBSAN enabled -- tests for grep proper all passed in both
> cases, though
I tried the latest snapshot on Solaris 10 sparc (Oracle cc) and AIX 7.1
POWER (IBM xlc) and the cheap tests all passed.
On Wed, Feb 03, 2016 at 11:07:03PM -0800, Jim Meyering wrote:
On Wed, Feb 3, 2016 at 8:26 PM, sur-behoffski
wrote:
On 02/03/16 16:37, Jim Meyering wrote:
Part of preparing for a release is to ensure that "make distcheck"
works, and it did not: the post-build "make clean" failed to remove
one
On Wed, Feb 3, 2016 at 8:26 PM, sur-behoffski
wrote:
> On 02/03/16 16:37, Jim Meyering wrote:
>>
>> Part of preparing for a release is to ensure that "make distcheck"
>> works, and it did not: the post-build "make clean" failed to remove
>> one of the files the build had created. Fixing that requi
On 02/03/16 16:37, Jim Meyering wrote:
Part of preparing for a release is to ensure that "make distcheck"
works, and it did not: the post-build "make clean" failed to remove
one of the files the build had created. Fixing that required a
gnulib tweak, which in turn required a grep commit to update
Part of preparing for a release is to ensure that "make distcheck"
works, and it did not: the post-build "make clean" failed to remove
one of the files the build had created. Fixing that required a
gnulib tweak, which in turn required a grep commit to update
to that latest gnulib commit, so I've ma