From nobody Sun Jun 18 20:22:10 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QkkpC09YFz4fHHy for ; Sun, 18 Jun 2023 20:22:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QkkpB5tVHz3DlK for ; Sun, 18 Jun 2023 20:22:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1687119730; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=h6vyze7VbOKEpV0CYkUBBFdNU6guHV/49tPfSkJJyX4=; b=uC2Cx5qvJwLSdpJsHqqblU43+hRGs4vV0gel9qKd6qIMXRQ9ONciF5Gi6BDIzF8o1EMT/K X6zuo4VJjfMqIUii6JZQABID1q5fQnIfKlC6qXPdJ89aa0c51qtRGBX1IPPHq93cVzBqZ1 TudZ2+8tnbjoZZg/mouRnxuCCsA1YPZxb/GNPkt/revXg2kaZNC5jXWDZKILpCEqWJvvOk i8q47Baz8FgeHbCBTSatG7LUik7kcqEPiYfD1TPtmErljwhvRAFfCa1ylEuFJ/4EEJ2q63 yBiodYARm/sbPVmYYXb5qt8ZAKZvBDAGrd2LGw76P04mQqIOwL3d7xPIHgVrPQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1687119730; a=rsa-sha256; cv=none; b=f3LFt8lA1zrKRgqI0+3xKP6jOY2GA1fkdOzX0aDQpm8MKue/cNfW6U9kKoprzfxa4nsiie 7nbFpr2k57QHtY7/dLkqlEauCjeBI+UcxFtJLe6Ke1bYVJwHzlrPDOXqQjjS/8fCSuRTXX RnyrAkDfdFGAKSi0I003uqfXWT97BVhwaZ7s7O6v3ZEMey4EHZYb3AIosfVn9uRWeWd66C Yjz2uQYoYW2jyRc77HQzApHE6zGm1yfmfRIuYw0/0M7+sDaBjOsJ2u5SVXQBsusiDw7sZj uRKxS2v4KLIuEy1J6BscTKBbCDSNhvfyBqR8ww7OoKBYdM7zyvt9zqUq+ULE5g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QkkpB4zdJzppv for ; Sun, 18 Jun 2023 20:22:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 35IKMAT2075021 for ; Sun, 18 Jun 2023 20:22:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35IKMAD5075019 for bugs@FreeBSD.org; Sun, 18 Jun 2023 20:22:10 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271817] sed: range change with N results in no output Date: Sun, 18 Jun 2023 20:22:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: andrew@tao11.riddles.org.uk X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271817 Andrew "RhodiumToad" Gierth changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@tao11.riddles.org.uk --- Comment #1 from Andrew "RhodiumToad" Gierth --- I see no way to justify your "expected" output from the specification. (I a= lso can't justify the actual output, but it deviates less from the spec than yo= ur "expected" output.) In particular, the line "b" is read using N and deleted without ever being = seen by the /a/,/b/c command, and therefore the replacement "x" should never be emitted. My reading of the spec is that the "b", "d", "f" lines should be output, but I see no reading of the spec that allows the output of "c" and = "e". --=20 You are receiving this mail because: You are the assignee for the bug.=