From nobody Sun Aug 2 12:10:49 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 4hCdtk6YKTz6nQPq for ; Sun, 02 Aug 2026 12:10:54 +0000 (UTC) (envelope-from git@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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hCdtk3wMLz3kJK for ; Sun, 02 Aug 2026 12:10:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785672654; 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; bh=jySXYXaomeIJv7G4KxbLRYxh0saTzwSuN2nXR/fpFe8=; b=u2LuEnPlFRsbeDwtnVOqI7wxh+uM3w/woR51+SksSTZtL3ZtWEe9yQOpeVcCHBqaQSN9DO GCKKsAHkZM15R2RNa/u3Bj1vXJjX88hdTo6I1FQGAIhpfTw+u4w3kozpArzqYuV7Bc9XKD aR4mOU6uGWduvaf85lUB8HqT4aJqW3XX5mdQRdgAxYTWpxud1OhnKxa8PW/egvqC8ie7tE 0xzB6zPh5/s4kR07KuyB41RWTxzeTxY2hRbHgP4oDTPHP+RHuqZ4SaOJSq5dlH48OeuaEY CznDWYlTDH/RCUyTOp/RoXqUjVe210mZ5L0ZGyustM0DQa1D0ecDb4aC7eThUg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785672654; a=rsa-sha256; cv=none; b=BK7R/AVj5E6MO3JpgLpdpW7oU8J6hATYzU8eBjk+Ar3kaYx9eHjukJKfto2T/DpS8bjVnA lKgCJ1anHyeFO2cFrge/21yFDwoUhRp/V07BtpF6pjJTOEMS1jX3im3S78R5D/I3/9kdFv xb4UII+ERGXlwfyzQWishfKe3dcZ6vPJ2Eviu4iFWJ8j4MkgJfchO4xFOMIhm978Cbj1fM icGXEbLisTL8Pm98PIjF+1ZxXZzRLBEbCsko4zkZOd2IL5hviDb9mMLn/a9wZLjRNFX2si En54BqA0OXN3dYBH35HoGKRu2L9INWV+mgnvMwMa5weHWIjc/2kXoHVF4gf4GQ== 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=1785672654; 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; bh=jySXYXaomeIJv7G4KxbLRYxh0saTzwSuN2nXR/fpFe8=; b=MMU4C5k9MlpCL3WoG1cLSKRHdu5v7zIZX9+JoUV8JtHgosAuq+xFneT6Hsd3HNn7Ub+wPH nqvTFhaqXDOHFOlm3aSYOcbgVV2EIcI6/2ChPnT217aYf6Q7sJK8O2VQ4QbPWzSQ7MDmIq gdiNArpQ/vnnrBjyfYa2igCT6z40Aek5FGIwfYEmCe6ICMFtUAuFr64jumAKlZXI5kkDjB uxMcOKaBwQ+ZCrafrt+sy0x3AhnkbwG1Ei4TBERhUesfywumSUlJvVP+EuxqMylCB2LNQO eC3QTyCkPV6azu38RrXe4oFt9FAEnNuh9Z9p3vDdTrn+hg8jhGXX8kXqIljjYw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hCdtk2fl3z1SF9 for ; Sun, 02 Aug 2026 12:10:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1d959 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 02 Aug 2026 12:10:49 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Faraz Vahedi From: Robert Clausecker Subject: git: 296c05f7212c - main - libutil++: Include in stringf.cc 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: 8bit X-Git-Committer: fuz X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 296c05f7212c37bd6e6bf7e42af11d42a275d493 Auto-Submitted: auto-generated Date: Sun, 02 Aug 2026 12:10:49 +0000 Message-Id: <6a6f33c9.1d959.1a21c17@gitrepo.freebsd.org> The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/src/commit/?id=296c05f7212c37bd6e6bf7e42af11d42a275d493 commit 296c05f7212c37bd6e6bf7e42af11d42a275d493 Author: Faraz Vahedi AuthorDate: 2026-05-11 06:05:18 +0000 Commit: Robert Clausecker CommitDate: 2026-08-02 11:17:45 +0000 libutil++: Include in stringf.cc stringf.cc uses errno and related macros without including . Their availability is guaranteed only when the corresponding header is included; transitive exposure is implementation-defined. Modern libc++ has been progressively reducing incidental transitive includes as part of its header removal policy (see LLVM libc++ Header Removal Policy and D132284), making such dependencies brittle. This change includes explicitly to make the dependency well-defined. No functional or behavioural change intended. Approved by: fuz Signed-off-by: Faraz Vahedi Pull-Request: https://github.com/freebsd/freebsd-src/pull/2188 --- lib/libutil++/libutil++.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libutil++/libutil++.hh b/lib/libutil++/libutil++.hh index 60e6b3fc5fde..3ba46ed5c506 100644 --- a/lib/libutil++/libutil++.hh +++ b/lib/libutil++/libutil++.hh @@ -13,6 +13,7 @@ #include #include +#include #include #include #include