GNU bug report logs - #20080
'.' fails to match null byte

Previous Next

Package: grep;

Reported by: Andreas Schwab <schwab <at> suse.de>

Date: Wed, 11 Mar 2015 14:33:01 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Schwab <schwab <at> suse.de>
Subject: bug#20080: closed (Re: bug#20080: '.' fails to match null byte)
Date: Wed, 11 Mar 2015 17:34:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#20080: '.' fails to match null byte

which was filed against the grep package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 20080 <at> debbugs.gnu.org.

-- 
20080: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20080
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jim Meyering <jim <at> meyering.net>
To: Andreas Schwab <schwab <at> suse.de>
Cc: 20080-done <at> debbugs.gnu.org
Subject: Re: bug#20080: '.' fails to match null byte
Date: Wed, 11 Mar 2015 10:32:38 -0700
tags 20080 notabug
thanks

On Wed, Mar 11, 2015 at 9:58 AM, Andreas Schwab <schwab <at> suse.de> wrote:
> Jim Meyering <jim <at> meyering.net> writes:
>
>> You can use the --text (-a) option to make it match.
>
> The --text option is supposed to only change the output, no the match.

True, but that is a separate issue, so I'm closing this bug report and
will open a new one.

[Message part 3 (message/rfc822, inline)]
From: Andreas Schwab <schwab <at> suse.de>
To: bug-grep <at> gnu.org
Subject: '.' fails to match null byte
Date: Wed, 11 Mar 2015 15:32:01 +0100
$ printf "a\0b\n" | src/grep a.b; echo $?
1

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab <at> suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



This bug report was last modified 10 years and 78 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.