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

JSON is no longer strictly valid JSON #124

Open
ptheywood opened this issue Nov 16, 2022 · 0 comments
Open

JSON is no longer strictly valid JSON #124

ptheywood opened this issue Nov 16, 2022 · 0 comments
Assignees

Comments

@ptheywood
Copy link
Member

Since FLAMEGPU/FLAMEGPU2#969, the json produced by the relevant FLAME GPU api calls is not strictly valid JSON, due to the inclusion of nan/inf like values, as produced by RapidJSON.

This should be documented in the relavant areas, potentially linking to the relevant rapidJSON docs.

It may be valid JSON5 / a common extension though.

(Note prior to this change it was also wrong, due to the absence of data if NaN).

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

2 participants