Upstream fix is here: http://git.savannah.gnu.org/cgit/grep.git/commit/?id=9c45c193825d1f59e1d341e556ecf4adeb7a03a2
author Jim Meyering <[email protected]> 2010-08-13 23:19:16 (GMT) committer Jim Meyering <[email protected]> 2010-08-13 23:58:39 (GMT) commit 9c45c193825d1f59e1d341e556ecf4adeb7a03a2 (patch) tree 45f3d1f2946c96503c5087e36706170ea9684b47 parent 3569576a3304b51491be0a88d4659713d960674f (diff) download grep-9c45c193825d1f59e1d341e556ecf4adeb7a03a2.tar.gz make --include=FILE work once again The semantics of excluded_file_name changed (when operating on an "included" file name list). * src/main.c (main): Adjust for changed semantics of excluded_file_name simply by removing a negation. * NEWS (Bug fixes): Mention this fix. * tests/include-exclude: Add a test for this. Reported by Joe Perches in http://savannah.gnu.org/bugs/?29876. ** Bug watch added: GNU Savannah Bug Tracker #29876 http://savannah.gnu.org/bugs/?29876 ** Changed in: grep (Ubuntu) Status: New => Confirmed -- --include does the same as --exclude! https://bugs.launchpad.net/bugs/651867 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
