Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2004 23:38:14 +0200
From:      "Cyrille Lefevre" <cyrille.lefevre@laposte.net>
To:        <freebsd-qa@FreeBSD.org>
Cc:        "current @FreeBSD.org" <freebsd-current@freebsd.org>
Subject:   bin/41159: new sed -c option to allow ; as a separator for b, t and : functions
Message-ID:  <010c01c42331$f53dbc50$7890a8c0@dyndns.org>

next in thread | raw e-mail | index | archive | help
anyone to commit this PR ? thanks in advance.

purpose :

the current sed implementation can't handle the ; separator for
	b, t and : functions. this patch set add a new -g (gnu) option which
allow sed to parse such constructions.

PS : the last patch set also include PR#41190.

Cyrille Lefevre.
-- 
home: mailto:cyrille.lefevre@laposte.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?010c01c42331$f53dbc50$7890a8c0>