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
[anon_struct_json2.v:29] disk_str: {"dev":"\/dev\/sda","size":{"value":1000000,"unit":0}}
V panic: result not set (
{"dev":"\/d
^ invalid value. Unexpected character after string_ end)
v hash: 3271c72
/tmp/v_1000/anon_struct_json2.01JZ5MDBTAFD6DF03H077FZGAN.tmp.c:5981: at _v_panic: Backtrace
/tmp/v_1000/anon_struct_json2.01JZ5MDBTAFD6DF03H077FZGAN.tmp.c:5943: by panic_result_not_set
/tmp/v_1000/anon_struct_json2.01JZ5MDBTAFD6DF03H077FZGAN.tmp.c:14398: by main__main
/tmp/v_1000/anon_struct_json2.01JZ5MDBTAFD6DF03H077FZGAN.tmp.c:14465: by main
V version: V 0.4.11 3271c72, press to see full `v doctor` output
What did you do?
./v -g -o vdbg cmd/v && ./vdbg anon_struct_json2.v && anon_struct_json2What did you see?
What did you expect to see?
string decoded as '/dev/sda'
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.