You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/tmp/v_501/a.11806080477544437815.tmp.c:12682:2: error: call to undeclared function 'main__IBar_T_int_method'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
main__IBar_T_int_method(a, 1);
^
1 error generated.
...
==================
(Use `v -cg` to print the entire error message)
builder error:
==================
C error. This should never happen.
This is a compiler bug, please report it using `v bug file.v`.
https://github.com/vlang/v/issues/new/choose
You can also use #help on Discord: https://discord.gg/vlang
Expected Behavior
no errors.
Current Behavior
C error.
Possible Solution
No response
Additional Information/Context
No response
V version
master
Environment details (OS name and version, etc.)
all
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
The text was updated successfully, but these errors were encountered:
Describe the bug
Reproduction Steps
Expected Behavior
no errors.
Current Behavior
C error.
Possible Solution
No response
Additional Information/Context
No response
V version
master
Environment details (OS name and version, etc.)
all
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
The text was updated successfully, but these errors were encountered: