bug-grep
[Top][All Lists]
Advanced

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

bug#22443: Subject: new snapshot available: grep-2.22.31-8b6a


From: Jim Meyering
Subject: bug#22443: Subject: new snapshot available: grep-2.22.31-8b6a
Date: Sun, 31 Jan 2016 08:29:51 +0900

On Fri, Jan 29, 2016 at 11:39 AM, Assaf Gordon <address@hidden> wrote:
[tests passed on many systems]

Thank you for all of that testing.

> error.c:386:12: error: data argument not used by format string 
> [-Werror,-Wformat-extra-args]
>            file_name, line_number);

This is long-standing, and so far has not felt like it's worthwhile to
work around.

Regarding the minix-3.3.0 failure of the symlink test, the high-level
symptom is that grep -r mistakenly dereferences symlinks like "e"
and "c" in that test. Why? I don't have convenient shell access to
such a system, but it looks like its fstatat function may fail to honor
the AT_SYMLINK_NOFOLLOW flag.

Given that platform is far from mainstream, I'm not inclined to
spend any more time on it before the release.





reply via email to

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