checker: add fntype casting validations #9920
Annotations
1 error and 3 warnings
Verify `v test` works
Process completed with exit code 1.
|
All code is formatted:
vlib/os/process_windows.c.v#L17
casting number to function value should be done inside `unsafe{}` blocks
|
All code is formatted:
vlib/os/process_windows.c.v#L17
casting number to function value should be done inside `unsafe{}` blocks
|
Verify `v test` works:
vlib/os/process_windows.c.v#L17
casting number to function value should be done inside `unsafe{}` blocks
|
Loading