cgen error for cb1 := fn (){}; cb2 := &cb1; cb3 := &cb2; println(voidptr(cb3))
#24537
Labels
Bug
This tag is applied to issues which reports bugs.
Unit: cgen
Bugs/feature requests, that are related to the default C generating backend.
Unit: Compiler
Bugs/feature requests, that are related to the V compiler in general.
Uh oh!
There was an error while loading. Please reload this page.
V version: V 0.4.10 4dc3465, press to see full `v doctor` output
What did you do?
./v -g -o vdbg cmd/v && ./vdbg cb_addresses.v && cb_addresses
What 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.
The text was updated successfully, but these errors were encountered: