Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panic trying to parse the json in new versions of V #1

Open
Naheel-Azawy opened this issue Oct 15, 2020 · 0 comments
Open

Panic trying to parse the json in new versions of V #1

Naheel-Azawy opened this issue Oct 15, 2020 · 0 comments
Assignees

Comments

@Naheel-Azawy
Copy link
Owner

The program used to parse the json as an array while it's an object here. This was done because V did not support parsing to map[string] when this was written. After attempting to change that, another issue appeared. when cm_args are not provided the json decoder panics. This should be fixed once this issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant