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
================== C compilation error (from tcc): ==============
cc: /tmp/v_1000/x.01K9H3YKZM2SWJYKAWHYGET8V2.tmp.c:5164: error: lvalue expected
=================================================================
(You can pass `-cg`, or `-show-c-output` as well, to print all the C error messages).
What did you expect to see?
a compiled program
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.
V version: V 0.4.12 fdf28bb, press to see full `v doctor` output
What did you do?
./v -g -o vdbg cmd/v && ./vdbg /home/delian/code/misc/2025_11_08__08/x.v && /home/delian/code/misc/2025_11_08__08/xWhat did you see?
What did you expect to see?
a compiled program
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.