eradicate error.Unexpected from the standard library #1396
Labels
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
standard library
This issue involves writing Zig code for the standard library.
Milestone
At least where possible, if we can determine that all possible errors are accounted for, remove
error.Unexpected
from the error set. This issue is deceptively complicated and may involve reading kernel code or wine source code. There may be an argument to keep the error for some syscalls where the system reserves the right to add new error codes.The text was updated successfully, but these errors were encountered: