Bug 257813

Summary: Missing STL c++11 header 'cuchar'
Product: Base System Reporter: Yuri Victorovich <yuri>
Component: standardsAssignee: freebsd-standards (Nobody) <standards>
Status: Open ---    
Severity: Affects Only Me CC: dim, emaste
Priority: ---    
Version: 13.0-STABLE   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 257814    

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