From nobody Sat Jul 22 11:06:51 2023 X-Original-To: toolchain@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 4R7Nsl3fLlz4nw0L for ; Sat, 22 Jul 2023 11:06:51 +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 4R7Nsl1hJDz3sHk for ; Sat, 22 Jul 2023 11:06:51 +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=1690024011; 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=q22L2d4S0RGpJwlp+Kc8hi+HX99qnHdQ6fDZHF8NdWw=; b=AbA940hydnRSao3i1NiQPX7E5w4EEM99hcluKrusSAQt6BjhUaZ4I5deXG2f2KXsIi3Z7g CmIUyABLMbVjHBl4ufb23Tttw+RwnbLk5J88u0g1ufNICmgdJqT9yKBqaMF6z9W4OAJt/4 cMmk4pCRCwenMrMVaMxoN+NNo5vy7OOsy3Dt/uQm9fc2FmGNO8qhS2mtBv1MW9r6iNvi2S 7+LuZ+TtkbbCAP3V6HDsw1XuxNNcejXnW0xur57HaMziXiHVWO2l7P6lkRAIUa7RaJUU6K iwxjT3pT022SrMxQBVDo8V3s+KiBbvCOVMid+hldmRqOKZ2oEh6GOOIpApNvaA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690024011; a=rsa-sha256; cv=none; b=EbjWWUt9Cdx+GqmsZAgxTNWWPJTHQHSGeWekM/cVeRognk1D5k9nKGmlFlEpId6+RtC1nn 6MM9dmWNP5gtx5D8QQvWrYXkHesxAcTVlNqzb18SlKM7BEi6G4KQhurgLVa7mogTMzT9Wb eSezglsYqLoqyARWfYJYdUvVoixwRqfJ/+UlDo4Dksx7slh8mA9nh/ffSy7HaW1oFmqIJC mzAnNCNfL52JRIEzOE+CpQhdvCmi2/Tg0msl1vj6/iLecwB34zpUqJeDIOTM3zFTWm7s7e fDs2bouhMy/3OGvdu1d3WA3XxhSXrhvz1Dc+jzLQ13iue2dVHIxdTTf8ONtYfw== 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 4R7Nsl0mjtzsF1 for ; Sat, 22 Jul 2023 11:06:51 +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 36MB6p0i098075 for ; Sat, 22 Jul 2023 11:06:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36MB6pBF098074 for toolchain@FreeBSD.org; Sat, 22 Jul 2023 11:06:51 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: toolchain@FreeBSD.org Subject: [Bug 272654] The feature std::binary_function that has to be removed in C++17 isn't removed in clang-15 in FreeBSD 13.2 STABLE Date: Sat, 22 Jul 2023 11:06:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: CURRENT 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: toolchain@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Maintenance of FreeBSD s integrated toolchain List-Archive: https://lists.freebsd.org/archives/freebsd-toolchain List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-toolchain@freebsd.org X-BeenThere: freebsd-toolchain@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272654 Mark Millard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marklmi26-fbsd@yahoo.com --- Comment #1 from Mark Millard --- (In reply to Yuri Victorovich from comment #0) This is a misinterpretation of what removal from the language means. I'll just quote an old Microsoft blog post: https://devblogs.microsoft.com/cppblog/c17-feature-removals-and-deprecation= s/ says: "Technically, even removal isn=E2=80=99t the end of the road for a feature. Implementations can conform to C++17, yet accept features that were removed= in C++17, as an extension. For example, the STL=E2=80=99s Standardese has a = =E2=80=9CZombie names=E2=80=9D section, saying that =E2=80=9CIn namespace std, the following names are res= erved for previous standardization=E2=80=9D. Essentially, C++17 is saying that while = it doesn=E2=80=99t specify auto_ptr or unary_function or so forth, conformant C++17 programs aren=E2=80=99t allowed to interfere with such names (e.g. with macros), so = that conformant C++17 STL implementations can provide auto_ptr/etc. as a non-C++17-Standard extension. This allows implementers to choose whether th= ey physically remove features, and additionally makes it easier for the Commit= tee to remove features from the Standard." --=20 You are receiving this mail because: You are the assignee for the bug.=