9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Eckard Brauer <eckard.brauer@gmx.de>
To: 9front@9front.org
Subject: Re: [9front] sed bug?
Date: Tue, 13 Nov 2018 21:55:05 +0100	[thread overview]
Message-ID: <20181113215505.2e132e15@gmx.de> (raw)
In-Reply-To: <CAG2UyHrjv8cKgExs0THkiEfw-kQB2F35FrxP5fNX+-8Wq=6NdA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 618 bytes --]

You're right, as the result of the search is an address.

But in that case, 1,/pattern/ applies the function d to the first line,
as 1,<address> evaluates to 1,1. So it points out to be a bug in sed
(even in GNU sed).

Am Tue, 13 Nov 2018 15:32:12 -0500
schrieb Dave MacFarlane <driusan@gmail.com>:

> "1/test$/d" doesn't match the pattern "[address [, address] ] function
> [argument ...]". There's a comma that separates the two addresses in
> the documentation.
> On Tue, Nov 13, 2018 at 3:28 PM Eckard Brauer <eckard.brauer@gmx.de>
> wrote: [...]  
>  [...]  
>  [...]  
> 
> 
> 



-- 
:)

[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

  reply	other threads:[~2018-11-13 20:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-13 19:32 umbraticus
2018-11-13 20:04 ` Joe M
2018-11-13 20:28   ` Eckard Brauer
2018-11-13 20:32     ` Dave MacFarlane
2018-11-13 20:55       ` Eckard Brauer [this message]
2018-11-13 20:43     ` Antons Suspans
2018-11-13 21:07       ` Eckard Brauer
2018-11-13 21:09         ` Eckard Brauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181113215505.2e132e15@gmx.de \
    --to=eckard.brauer@gmx.de \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).