On 10/26/19, Jouke Witteveen wrote:
> Make the code match the comments.
> ---
Note that memrchr is a GNU extension, available since glibc 2.1.91 (19
years old). If this particular patch is accepted, we might want to
drop the glibc version check in lib/glob.c.
This patch does fix a bug though. Th
Make the code match the comments.
---
src/implicit.c | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/src/implicit.c b/src/implicit.c
index e400dc6..f7b8c15 100644
--- a/src/implicit.c
+++ b/src/implicit.c
@@ -266,7 +266,7 @@ pattern_search (struct file *file, int archiv