Date: Thu, 03 Jun 2021 06:05:33 +0000 From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 255374] C++20 features (headers) std::concepts, std::format, std::numbers, std::source_location, etc. are missing Message-ID: <bug-255374-99-haPXiV4IYP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255374-99@https.bugs.freebsd.org/bugzilla/> References: <bug-255374-99@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255374 Jung-uk Kim <jkim@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jkim@FreeBSD.org Attachment #225518| |maintainer-approval?(dim@Fr Flags| |eeBSD.org) --- Comment #3 from Jung-uk Kim <jkim@FreeBSD.org> --- Created attachment 225518 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D225518&action= =3Dedit Install new C++ header files We added barrier, concepts, execution, latch, numbers, and semaphore with r363742 but they were never installed properly. https://cgit.freebsd.org/src/commit/contrib/llvm-project/libcxx/include?id= =3D5ffd83dbcc34f10e07f6d3e968ae6365869615f4 I don't know about format, etc. but we should install what we have, IMHO. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255374-99-haPXiV4IYP>