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

what are the differences with vibe.data.json? #32

Open
timotheecour opened this issue Dec 6, 2017 · 1 comment
Open

what are the differences with vibe.data.json? #32

timotheecour opened this issue Dec 6, 2017 · 1 comment

Comments

@timotheecour
Copy link

here's one:
vibe.data.json.parseJsonString accepts trailing commas, but stdx.data.json.toJSONValue does not

{
"a":"b",
}
@s-ludwig
Copy link
Collaborator

s-ludwig commented Dec 7, 2017

This is an age old bug in vibe.data.json, I'm really surprised that it still exists, but it seems that there has never actually been a ticket for this. I've opened one now and will push a fix shortly: vibe-d/vibe.d#1994

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