There have been more bug fixes, so we may see grep-2.6.2 tomorrow. There are still failures on the autobuilder: http://hydra.nixos.org/jobset/gnu/grep-master
grep snapshot: (.gz files are here, too) http://meyering.net/grep/grep-ss.tar.xz 808 KB http://meyering.net/grep/grep-ss.tar.xz.sig http://meyering.net/grep/grep-2.6.1.21-2a74.tar.xz There are .gz and .sig files here, too: http://people.redhat.com/meyering/grep/grep-ss.tar.xz http://people.redhat.com/meyering/grep/grep-2.6.1.21-2a74.tar.xz ---------------------------------------------------- NEWS ** Bug fixes grep -F no longer mistakenly reports a match when searching for an incomplete prefix of a multibyte character. [bug present since "the beginning"] grep -F no longer goes into an infinite loop when it finds a match for an incomplete (non-prefix of a) multibyte character. [bug introduced in 2.6] The --include option works once again. [bug introduced in 2.6] Using any of the --include or --exclude* options would cause a NULL dereference. [bug introduced in 2.6] ** Build-related configure no longer relies on pkg-config to detect PCRE support.
