Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 910ec6ff6dd9ed031e31800c70740fdd17cc1c2a Author: Mark de Wever <koraq@xs4all.nl> Date: Sat Apr 13 13:46:34 2024 +0200 [libc++] Undeprecate POSIX STREAM macros. (#88296) LWG3869 Deprecate std::errc constants related to UNIX STREAMS deprecates the POSIX macros ENODATA, ENOSR, ENOSTR, and ETIME. These were deprecated in libc++ in https://github.com/llvm/llvm-project/pull/80542. Based on the post commit feedback the macro are no longer deprecated. Instead libc++ leaves the deprecation to the provider of errno.h. --------- Co-authored-by: Hristo Hristov <zingam@outlook.com> Co-authored-by: Louis Dionne <ldionne.2@gmail.com> |