type Tree =string | map[string]string
confuse v
#19811
Labels
Bug
This tag is applied to issues which reports bugs.
Build
V build error on any OS/CPU architecture.
Unit: cgen
Bugs/feature requests, that are related to the default C generating backend.
Unit: Type System
Bugs/feature requests, that are related to the V types system.
Describe the bug
a c error is produced with the following program
Reproduction Steps
Expected Behavior
a v compiler error or no error
Current Behavior
a c error is produced
Possible Solution
No response
Additional Information/Context
No response
V version
Current V version: V 0.4.2 97f7c3f
Environment details (OS name and version, etc.)
xcombelle@iMac xco % v doctor
V full version: V 0.4.2 93d5c2d.97f7c3f
OS: macos, macOS, 14.1, 23B74
Processor: 8 cpus, 64bit, little endian, Apple M1
getwd: /Users/xcombelle/xco
vexe: /Users/xcombelle/v/v
vexe mtime: 2023-11-08 19:35:41
vroot: OK, value: /Users/xcombelle/v
VMODULES: OK, value: /Users/xcombelle/.vmodules
VTMP: OK, value: /tmp/v_501
Git version: git version 2.39.3 (Apple Git-145)
Git vroot status: weekly.2023.44-85-g97f7c3f6
.git/config present: true
CC version: Apple clang version 15.0.0 (clang-1500.0.40.1)
thirdparty/tcc status: thirdparty-macos-arm64 a668e5a0
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: