type_resolver: fix fn detection for comptime arg type #986
Annotations
10 errors and 1 warning
Test with Pure V Backend
call to undeclared function 'I_void_to_Interface_vtl__autograd__Gate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Test with Pure V Backend
passing 'int' to parameter of incompatible type 'vtl__autograd__Gate' (aka 'struct vtl__autograd__Gate')
|
Test with Pure V Backend
call to undeclared function 'I_void_to_Interface_vtl__autograd__Gate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Test with Pure V Backend
passing 'int' to parameter of incompatible type 'vtl__autograd__Gate' (aka 'struct vtl__autograd__Gate')
|
Test with Pure V Backend
call to undeclared function 'I_void_to_Interface_vtl__autograd__Gate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Test with Pure V Backend
passing 'int' to parameter of incompatible type 'vtl__autograd__Gate' (aka 'struct vtl__autograd__Gate')
|
Test with Pure V Backend
call to undeclared function 'I_void_to_Interface_vtl__autograd__Gate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Test with Pure V Backend
passing 'int' to parameter of incompatible type 'vtl__autograd__Gate' (aka 'struct vtl__autograd__Gate')
|
Test with Pure V Backend
passing 'int' to parameter of incompatible type 'vtl__TensorDataType' (aka 'struct vtl__TensorDataType')
|
Test with Pure V Backend
call to undeclared function 'I_void_to_Interface_vtl__autograd__Gate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Test with Pure V Backend
module 'layers (vtl.nn.layers)' is imported but never used
|
Loading