This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unexpected results from grep 2.6.3-1


On 08/30/2010 05:08 PM, Christopher Faylor wrote:
On Mon, Aug 30, 2010 at 01:22:48PM -0700, Robert Ross wrote:
With grep 2.6.3-1, the following produces no output:

echo "Hello world">  hi
/bin/grep --include='*' 'world' *

With grep 2.5.4-2, the output is "Hello world".

It does seem strange but, if it's a bug, it's also evident on linux.

It's already been reported and fixed upstream: http://lists.gnu.org/archive/html/bug-grep/2010-08/msg00003.html

--
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]