From nobody Thu Feb 09 05:11:13 2023 X-Original-To: standards@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 4PC4hd5YDhz3pMVr for ; Thu, 9 Feb 2023 05:11:13 +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 4PC4hd1X7xz3lPQ for ; Thu, 9 Feb 2023 05:11:13 +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=1675919473; 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=AlagNU8sHfxFzH3j+AQr4w/oSK2SAoNNQVLe8STFGDI=; b=lkKLstmj2Q4iPSbr1OAA82hDFYMeBKDaz1xsoqTjid087SDsgOMgxUikhmbxcAlAhpAb19 P23w4DWWcy96gtncBPIoWywVbK7MaUqi8E2HxBNQMtfnRlarT8nthMVhKwB3aZBpOPQfFl B+I3QdeGV+2OPjpGxF+U8U6QRZmaLbn07Xgo7fqalaxpykmpuXtXFSnpMJOd1lel8BRgXO bU5ey8PJj1MF3Wpc8sxwB1TYNLyt/miXngdzMZiZAhhebRCYPfVsY85amnEUmGYvmYbn1N O0ZcNCaNG0tSkJwm3xS3kdqtbTdDrVU0QGxPYgi1Eq3//6GJQAJt/2kVb1izAA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675919473; a=rsa-sha256; cv=none; b=To4Bm27j8M20AUP7iAFjkazAjLw/px2vTcSIKBEuxqKfSGbp7sYxmJ3KoyyJCLcFFvgY/q A/By4FZaY3uT1UWRhQMeVrUKM/nYMO8dpoGyr3R1zzEcgVWTeUYBPsEer8YdB7XbFOMvpk SdLUmzDMOMPvJOk1v6KeyfgCjM9DAR8Z45ESJ6h7ygvRkCqTTUwDXxlrnyexzN7e6Kj7fP IZKtsJ/6pxhh3GS6F1JCGJBkaIbHDiJsGoH5AYZWegfHE0mGpb6c+qXnztGFyx33zgyY7i AxG7j+q/N/jCApiQv9hb7Urg9gAS6Fy3/8Ipb+vaQEEDMTmoUKvVZhGYM5EglQ== 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 4PC4hd0c3LzQ4m for ; Thu, 9 Feb 2023 05:11:13 +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 3195BDF2033266 for ; Thu, 9 Feb 2023 05:11:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3195BD3b033250 for standards@FreeBSD.org; Thu, 9 Feb 2023 05:11:13 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: standards@FreeBSD.org Subject: [Bug 268996] The C++20 feature std::ranges::views::split is missing Date: Thu, 09 Feb 2023 05:11:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: 13.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marklmi26-fbsd@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@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: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268996 --- Comment #3 from Mark Millard --- (In reply to Yuri Victorovich from comment #2) I'm going to remind that on FreeBSD, libc++ comes from the system, not the devel/llvm* in use. So, for example, with the import into main [so: 14] of llvm15, an updated libc++ results, based on the llvm15 related update. But it is going to be some time before main has llvm16 as a basis, and so some time before the libc++ that goes with llvm16 will be in use. --=20 You are receiving this mail because: You are the assignee for the bug.=