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

cannot use operator[] with a string argument with string #1949

Closed
bleze opened this issue Feb 19, 2020 · 1 comment
Closed

cannot use operator[] with a string argument with string #1949

bleze opened this issue Feb 19, 2020 · 1 comment

Comments

@bleze
Copy link

bleze commented Feb 19, 2020

  • What is the issue you have?

Unable to parse valid JSON.

  • Please describe the steps to reproduce the issue. Can you provide a small but working code example?

Take the first JSON example from; https://json.org/example.html

  • What is the expected behavior?

That it could be parsed.
Other software, like for example; codebeautify, can parse it just fine.

  • And what is the actual behavior instead?

json.exception.type_error.305: cannot use operator[] with a string argument with string

Visual Studio 2017

  • Did you use a released version of the library or the version from the develop branch?

3.7.3

@bleze
Copy link
Author

bleze commented Feb 19, 2020

Appears to be an error 40 instead

@bleze bleze closed this as completed Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant