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
Code compiles with cgen error redefinition of '__v_array_to_interface_array__Array_einar_hjortdal__firebird__Value__to__Array_einar_hjortdal__firebird__Value'
Reproduction Steps
git clone https://github.com/einar-hjortdal/peony.git
cd peony
git checkout feat_argon2id_passwords
v install
v -n run peony_test.v
Expected Behavior
no cgen error
Current Behavior
================== C compilation error (from tcc): ==============
cc: /tmp/v_1000/peony_test.01KPDZCT6MAQJV4RNG09SXPS1F.tmp.c:23937: error: redefinition of '__v_array_to_interface_array__Array_einar_hjortdal__firebird__Value__to__Array_einar_hjortdal__firebird__Value'
=================================================================
Describe the bug
Code compiles with cgen error
redefinition of '__v_array_to_interface_array__Array_einar_hjortdal__firebird__Value__to__Array_einar_hjortdal__firebird__Value'Reproduction Steps
Expected Behavior
no cgen error
Current Behavior
Possible Solution
No response
Additional Information/Context
No response
V version
V 0.5.1 7f8fc05
Environment details (OS name and version, etc.)
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.