GNU bug report logs - #20795
[PATCH] Fix behavior of --follow-symlinks on stdin

Previous Next

Package: sed;

Reported by: Stanislav Brabec <sbrabec <at> suse.com>

Date: Fri, 12 Jun 2015 15:32:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


Message #11 received at 20795 <at> debbugs.gnu.org (full text, mbox):

From: Jim Meyering <jim <at> meyering.net>
To: Stanislav Brabec <sbrabec <at> suse.com>
Cc: 20795 <at> debbugs.gnu.org
Subject: Re: bug#20795: [PATCH][TRY2] Fix behavior of --follow-symlinks on
 stdin
Date: Wed, 15 Jul 2015 21:45:42 -0700
[Message part 1 (text/plain, inline)]
On Mon, Jul 13, 2015 at 1:59 PM, Stanislav Brabec <sbrabec <at> suse.com> wrote:
> When reading from stdin, --follow-symlinks causes failure since
> v4.2.1-13-g84066bf:
> echo abc | sed --follow-symlinks s/a/d/
> sed: cannot stat -: No such file or directory
>
> Never call follow_symlink("-") to prevent this problem.
> http://bugs.gnu.org/20795

Thank you for the patch.
I've made only a few small changes.
E.g., I added the ChangeLog-style commit log we require,
adjusting wording in a few places, and I removed some
useless quotes in the new test file.

Just in case, I'll wait for you to review and ack before pushing this.
[0001-sed-fix-follow-symlinks-to-work-when-reading-stdin.patch (text/x-patch, attachment)]

This bug report was last modified 9 years and 303 days ago.

Previous Next


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