From nobody Sun Jul 19 09:14:10 2026 X-Original-To: dev-commits-src-all@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 4h2ydJ5kQTz6lwW0; Sun, 19 Jul 2026 09:14:12 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h2ydJ49D4z48m9; Sun, 19 Jul 2026 09:14:12 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784452452; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2buO7SCgOhIB/bVqrqBmzhOt2EGZaOJ8t8bTOVJux48=; b=EEC7CRCxy5G6LiuyipG/+0pqB4PHOHfRC7WKVnlqmdISQQ7H97bzVWoUERyVNM9yGz5Kjy o6mpzK8JnB2ipTl3ULqevFe0QtF5JH2XYyZmJNa1cuFTJGTEJDWNfDovBsd0q4y3MFfi1x v3Y3YBxwUNfburx3owRFlFrOYpvDejIMy2hj9u45Uthh3eHT3y2gW1kA5wDOn01O/HOSHd ThHQQSP1STXnuK/bfhb+jHeO1E4N8Dqu6c34Gi5aqC9nBnTBFUhPcLwucsbSRGwZBYHEna e+G587QZCGCVxM2hc3ZshZhVShGFkz1S4pXfXC1LBaASNGdf2LapfBrcRYhUKA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784452452; a=rsa-sha256; cv=none; b=laObtbdCrR+peaYr/s7vDMn8zdfb5dXVbt0eWW/PWKQVbFwGaMJjNGA+/Rzw5exBPYhgRY oUubpG8IFOBELMmcjZS3seKn7CW/ge4DRWOCP9PY8mKycYFxpx3LZaX3TT12JaX4aBfSeu 8jFlzudzJ60aZs5GlUkWQCWePKShOxmByX/CnkVg62HkTi5AjgrYVRFKA9i957N1uMeFID 1W5Zz8hSqBXY1qhu6oK8JVEBpOHO88v4/8i7r8uMxWCyKxwWo7I704zD1dZqSmwN503i8v +MUJqU1n714Ni00vDwzFRaMPZUOfb0HBQ9WrFmM+iairzPLEHWTrW7NIxfW2hQ== 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=1784452452; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2buO7SCgOhIB/bVqrqBmzhOt2EGZaOJ8t8bTOVJux48=; b=W/Rz24RVr0r10hb/Yqp6vPN1/k3yz4beVVi2cPTn1mMGUkgg/Js9g3ghFWJSxtxl4ZGZe/ Mc4p2uvF7ujDdWXMhbUhTRc54Lyg1JNkODOUN1B1G42OmO+3PQCOTAG35l7OoX9oW2X/so S0iTMeGoBGF3pJMVkJnWcsBj7aa+rinOI5tbxQNbGN1y3Nn9GjPPly22eZjtcpnNIi5dVB LM4fyk+/y9G4bqMw6rHOsmUA6YUpBNnSAptm0BOb1mnRBoBJ+/itkgGWVHuRUcjjj5AvnL rh019FBm6tRVhfqp089mC902qgbYQuO/ukOPhtTGnQOh56a7soPAy0jdNphPXA== Received: from ltc.des.dev (2a01cb0585070b00922e16fffef1acef.ipv6.abo.wanadoo.fr [IPv6:2a01:cb05:8507:b00:922e:16ff:fef1:acef]) (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) (Authenticated sender: des/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4h2ydJ1yJszG8n; Sun, 19 Jul 2026 09:14:12 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id E3D9D81173; Sun, 19 Jul 2026 11:14:10 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Gleb Smirnoff Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 77a201b1705d - main - ministat: parse comma used as decimal delimiter In-Reply-To: <6a5987fe.3e18c.5660ceff@gitrepo.freebsd.org> (Gleb Smirnoff's message of "Fri, 17 Jul 2026 01:40:14 +0000") References: <6a5987fe.3e18c.5660ceff@gitrepo.freebsd.org> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Sun, 19 Jul 2026 11:14:10 +0200 Message-ID: <86zeznz6hp.fsf@ltc.des.dev> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Gleb Smirnoff writes: > commit 77a201b1705dbd97ea9ebe5b25b1d4ddac8a7d38 > Author: Gleb Smirnoff > AuthorDate: 2026-07-17 00:49:55 +0000 > Commit: Gleb Smirnoff > CommitDate: 2026-07-17 01:40:03 +0000 > > ministat: parse comma used as decimal delimiter >=20=20=20=20=20 > This allows to use output of '/usr/bin/time -ao foo' as direct input = to > ministat(1). >=20=20=20=20=20 > While here make diagnostic message more verbose. This is wrong. What if delim is ","? The correct solution is to either run your time command with LANG=3DC, or post-process the output. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org