Investigate removing the allowlist for internal deps on libc.src.errno.errno
Open
libc
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
Something that trips me and others up is whether to depend on libc.src.errno.errno or libc.src.__support.libc_errno. Currently the former is in the allowed entrypoint dependency list. Should it be? There may be a more subtle way to get this right that will cause the build to fail and give a better warning
Contributor guide
Assessment
This issue has not been assessed yet.