Bug 257813 - Missing STL c++11 header 'cuchar'
Summary: Missing STL c++11 header 'cuchar'
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: standards (show other bugs)
Version: 13.0-STABLE
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-standards (Nobody)
URL:
Keywords:
: 263612 (view as bug list)
Depends on:
Blocks: 257814
  Show dependency treegraph
 
Reported: 2021-08-13 16:35 UTC by Yuri Victorovich
Modified: 2022-05-03 20:26 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2021-08-13 16:35:13 UTC
The C++ standard specifies it: https://www.cplusplus.com/reference/cuchar/
Comment 1 Dimitry Andric freebsd_committer freebsd_triage 2021-08-13 17:56:04 UTC
<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).
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2022-04-27 17:36:38 UTC
*** Bug 263612 has been marked as a duplicate of this bug. ***
Comment 3 Ed Maste freebsd_committer freebsd_triage 2022-05-03 20:26:49 UTC
Has now been committed upstream in https://reviews.llvm.org/rG311ff3917827131c20d4b8dac4ce0394a2351b94