From nobody Sun Oct 13 03:49:35 2024
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 4XR5w00hMtz5ZS51
	for <bugs@mlmmj.nyi.freebsd.org>; Sun, 13 Oct 2024 03:49:36 +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 "R11" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4XR5vz5sGnz4FwN
	for <bugs@FreeBSD.org>; Sun, 13 Oct 2024 03:49:35 +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=1728791375;
	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=aB6LOqbTJdtVapEmNjPkLCuyhECkHNTVsRWjRjp+/cU=;
	b=VLueEhBOJsnziejkAWWixS908BcX5sQ7O3cfcTuqjrMs4xdWiqqDpYkwZfey7q3rTQzWFC
	OssianOa4aEgOroVrfX92Kh880L5G0mbl0kuZh43dnoy2546cX+8SXBKE8Px27PpUm9sR6
	WRsdkmN6k8ffDeEIkzsD+78KQUBNHPY0CwhhYuStL4CZj6DZJg2hIes4H9D89cSRHoQ3Do
	8ZkP99miS8Ce4vgGLAlD7ZFjf8Br4A+H8QvXXLlrqYcbcWLivWLVbt++QNTk1QOEh2qmq8
	ROg56ikFuhXhl1oGinJZjVcNER0frjKAOqgLqal6QUZj7lGXUVbDl2+wmJ5WWQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728791375; a=rsa-sha256; cv=none;
	b=vlom13j6efcmD8LOfQOCz2WsUiT8tuYrJNiQ2M1/Pkezocy2jPqbPZtaisnxS3XLUL6p+H
	cUiA0l2fUOiXS0jyqIinzTEGT2hGZkB0Vsh88DdZhHLH5es9xI7p+Vyw6hiO1w04U7tyWr
	PN+DQdU16glptpK+xKCN+i1fBs1MIH7j5Bw+Jc03sWkxzn+4mZCh31D5yfaxKxN0yEnWET
	asYppvBlA8/7xi+tbZ94UFP465+wgPz/1YDyXBH4d0HKaIr3dOoMIguQCIH2SkAqseLgbd
	lBoOZmZf3c5wTguGUrD5Tvn027IFRIqgO5pASdDH1bHCiQkT3hBYD6ogSQKzRQ==
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 4XR5vz5TZ9zdTP
	for <bugs@FreeBSD.org>; Sun, 13 Oct 2024 03:49:35 +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 49D3nZeR048678
	for <bugs@FreeBSD.org>; Sun, 13 Oct 2024 03:49:35 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49D3nZ54048677
	for bugs@FreeBSD.org; Sun, 13 Oct 2024 03:49:35 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 249522] wc(1) prints leading spaces before the count, which
 appears to not be POSIX-compliant
Date: Sun, 13 Oct 2024 03:49:35 +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: standards
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: linimon@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: attachments.ispatch
Message-ID: <bug-249522-227-j6hEO7qbAg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249522-227@https.bugs.freebsd.org/bugzilla/>
References: <bug-249522-227@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-bugs.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-bugs
List-Help: <mailto:freebsd-bugs+help@freebsd.org>
List-Post: <mailto:freebsd-bugs@freebsd.org>
List-Subscribe: <mailto:freebsd-bugs+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-bugs+unsubscribe@freebsd.org>
Sender: owner-freebsd-bugs@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249522

Mark Linimon <linimon@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #218200|0                           |1
           is patch|                            |

--=20
You are receiving this mail because:
You are the assignee for the bug.=