From nobody Tue Aug 29 14:58:36 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 4RZrCd0bndz4rsx2 for ; Tue, 29 Aug 2023 14:58:37 +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 4RZrCc3k8rz3TtT for ; Tue, 29 Aug 2023 14:58:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693321116; a=rsa-sha256; cv=none; b=i4CbcaBNhi6qSC6qnwIHupVcVOdxz8hHTI569K6nxvvW2tMLRK49NaM9gmcwZwAH34IjfV zlT+22gEwCmO3LEktih6V5jvIZv9fVzqjUNhJ/IITdWCjn9lQ22jRLkz1DayjEukEqAzs1 Ezr5aoLGaqPGCYkRDlA5rzyDcLp1LHwB3JWAsRQOrS4ZJ6ySgBSiKVSu6FXvJtjqsbo70W /DIXt0kofcprEn1stgdIrUSuOl94aQABdyfc6V9/q4pEJ/6p/WmjqIfUyZtg7Jn+Htxj8b wLLYViTJeueEw2vsRjFE0et/jH/DDiCfuLEPe15rm4mZBLwrDbZG2YeFiNWsFg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693321116; 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=Eq34p5UYiCkijOENYzmbHTsspnoXhIkx83gKXOhdHGs=; b=Gl3N+i/TIPXiWJzHjvfHY4na9M7sRAwDm2//QJ1LVx14/KwSAwvAGf5a8Afuw3puRGM5z3 gO2/CGkbznmrBHV02fNST3z196MDk3icQVUB5Fg0JF7vzq6BitLsg4uFj8d2kWWST41xyI gQqRgqRK8NID9IBP7S3JkMYj1iqSdfG08CZFZVvuvnWmV6O5KpWOHDQdqdUeh5EuAZ8wEp jgUYb9Yv/GExtQddAY3rXIG8kb0pVXgRB7vlKx6ZmAOhY2sECCRAAwVzugDWibXG+BjtV2 MklfitKP0kD5yTn2j07ALc3McofcHMpbeQXuIbL22YN5cmCvLF/eY4naKJJ+8A== 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 4RZrCc2jJNzwBD for ; Tue, 29 Aug 2023 14:58:36 +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 37TEwaNr016680 for ; Tue, 29 Aug 2023 14:58:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37TEwaBd016679 for bugs@FreeBSD.org; Tue, 29 Aug 2023 14:58:36 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 273196] xargs(1): remove the limitation on the length of strings with replacements Date: Tue, 29 Aug 2023 14:58:36 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: fernape@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273196 --- Comment #9 from Fernando Apestegu=C3=ADa --- (In reply to Andrew "RhodiumToad" Gierth from comment #8) I see. So the problem is not that there wasn't a limit before f058359ba5 and after f058359ba5 there is one. The problem f058359ba5 fixed was that the output of xargs was broken for ve= ry long substitution strings and after f058359ba5 an error is reported. --=20 You are receiving this mail because: You are the assignee for the bug.=