group-telegram.com/ZigChinese/17244
Last Update:
https://github.com/ziglang/zig/issues/6389
handle impossible errors from the kernel with error.Unexpected instead of unreachable
https://github.com/ziglang/zig/issues/6925
Should EINVAL always be unreachable?
https://github.com/ziglang/zig/issues/10776
Linux system calls may return unreachable or unexpected error codes
https://github.com/ziglang/zig/issues/14592
Panic while reading an http request
https://github.com/ziglang/zig/issues/15664
Use of unreachable in stdlib allows a poorly behaving child process to trigger UB in a parent process
https://github.com/ziglang/zig/issues/17285
panic in std.os.poll, INVAL is not unreachable
https://github.com/ziglang/zig/issues/17342
Zig build error: renameatZ unexpected errno: TIMEDOUT
https://github.com/ziglang/zig/issues/17870#issuecomment-1793848195
the full set of errors from a syscall is practically unknowable, and may change based on the use-case
https://github.com/ziglang/zig/issues/17950
std.os.fsync, File.sync hit unreachable EINVAL for special files
https://github.com/ziglang/zig/issues/18225
Panic trace for unreachable in switch case doesn't tell you the value that was unreachable
https://github.com/ziglang/zig/issues/18240errno(6): No such device or address
is not handled in os.write
https://github.com/ziglang/zig/issues/19105
os.setsockopt: unexpected E.ACCES error
https://github.com/ziglang/zig/issues/19162
std.os.access doesn't handle EPERM errno
https://github.com/ziglang/zig/issues/19445#issuecomment-2022564264
当文件描述符被关闭,std.posix.accept
会在 EBADF
上触发 unreachable
https://github.com/ziglang/zig/issues/19875
ESRCH is not handled by file io operations
https://github.com/ziglang/zig/issues/20219
std.posix.send with a UDP socket leads to unexpected errno but this errno is to be expected
https://github.com/ziglang/zig/issues?q=errno+Unexpected
https://github.com/ziglang/zig/issues?q=unexpectederrno
BY 银河-蜗牛 GalaxySnail in Zig 中文社区
Warning: Undefined variable $i in /var/www/group-telegram/post.php on line 260
Share with your friend now:
group-telegram.com/ZigChinese/17244