Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2026 23:02:02 +0000
From:      Dimitry Andric <dim@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 30ad436faeb1 - stable/15 - Remove usr/include/c++/v1/__fwd/get.h from ObsoleteFiles.inc.
Message-ID:  <6a1a1aea.42bb3.59a0b495@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/15 has been updated by dim:

URL: https://cgit.FreeBSD.org/src/commit/?id=30ad436faeb1fa8f08a948491f9b8102f92bd6a7

commit 30ad436faeb1fa8f08a948491f9b8102f92bd6a7
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2026-02-10 14:34:48 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2026-05-29 22:57:32 +0000

    Remove usr/include/c++/v1/__fwd/get.h from ObsoleteFiles.inc.
    
    PR:             292067
    MFC after:      1 month
    
    (cherry picked from commit b99d02027a0fe2e9f9a4aeb6fa3484847ddc5a57)
---
 ObsoleteFiles.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index df1a8f07050f..0e3d3716e1c8 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -1493,7 +1493,6 @@ OLD_FILES+=usr/include/c++/v1/__algorithm/pstl_stable_sort.h
 OLD_FILES+=usr/include/c++/v1/__algorithm/pstl_transform.h
 OLD_FILES+=usr/include/c++/v1/__availability
 OLD_FILES+=usr/include/c++/v1/__format/format_fwd.h
-OLD_FILES+=usr/include/c++/v1/__fwd/get.h
 OLD_FILES+=usr/include/c++/v1/__fwd/hash.h
 OLD_FILES+=usr/include/c++/v1/__numeric/pstl_reduce.h
 OLD_FILES+=usr/include/c++/v1/__numeric/pstl_transform_reduce.h


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1a1aea.42bb3.59a0b495>