Skip to content
Commit 799e1651 authored by Dr. David Alan Gilbert's avatar Dr. David Alan Gilbert 💬 Committed by Emmanuele Bassi
Browse files

Allow empty string as object member name

Commit 028e540b disallowed empty member names in objects, however
they are unfortunately valid JSON.  This patch reenables an empty
string as a member name.

Tests are updated to allow the empty string case, and to test
the use of an empty string in generation, iteration etc.

https://bugzilla.gnome.org/show_bug.cgi?id=747279
parent c7b7b18e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment