diff options
| author | 2024-10-14 19:45:01 -0500 | |
|---|---|---|
| committer | 2024-10-14 19:45:01 -0500 | |
| commit | 05c801f346a56918384035241c92bc0073cf83ef (patch) | |
| tree | 07ab43f86fa96c93c275b4b90d685a9ef31d3865 /src/unicode_tests.zig | |
| parent | GraphemeData: define error set as mem.Allocator.Error (diff) | |
| download | zg-05c801f346a56918384035241c92bc0073cf83ef.tar.gz zg-05c801f346a56918384035241c92bc0073cf83ef.tar.xz zg-05c801f346a56918384035241c92bc0073cf83ef.zip | |
WidthData: define error set as mem.Allocator.Error
The reader is a static embedded file. All of the reads are readInt. This
function should not ever fail at runtime with a read error. Make all
read errors unreachable, leaving only allocation errors as the error
set.
Diffstat (limited to 'src/unicode_tests.zig')
0 files changed, 0 insertions, 0 deletions