[Bug 257813] Missing STL c++11 header 'cuchar'
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257813] Missing STL c++11 header 'cuchar'"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Aug 2021 17:56:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257813 Dimitry Andric <dim@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #1 from Dimitry Andric <dim@FreeBSD.org> --- <cuchar> has not yet been implemented in libc++. See https://bugs.llvm.org/show_bug.cgi?id=44871 for the bug report, and the review for its implementation https://reviews.llvm.org/D97870 (this was submitted in March 2021, but hasn't see much updates recently). -- You are receiving this mail because: You are the assignee for the bug.