[libcxx-commits] [libcxx] [libc++] Deprecates std::errc constants. (PR #80542)

Aaron Ballman via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 4 12:42:45 PDT 2024


AaronBallman wrote:

> > > The deprecation was an LWG issue that deprecates both the `errc` and `errno` macros. https://cplusplus.github.io/LWG/issue3869. @AaronBallman (as former WG14 liason) do you know whether these changes have been proposed in WG14?
> > 
> > 
> > Not former, I'm still the community liaison to WG14. :-)
> 
> My bad.

No worries, that was more just so you and the rest of libc++ folks know that I'm happy to help with C-related stuff or going back to WG14 whenever you'd like.

https://github.com/llvm/llvm-project/pull/80542


More information about the libcxx-commits mailing list