[Issue 15884] Assigning char[] to std.json.JSONValue creates array, not string

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Apr 11 05:39:55 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=15884

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/329f068d7aedd0371b324c2676a4ebf75f3a4a13
fix issue 15884 - Assigning char[] to std.json.JSONValue creates array, not
string

https://github.com/D-Programming-Language/phobos/commit/ada161f0c571733aeb280566d6aff0af1e9396ad
Merge pull request #4176 from BBasile/issue-15884

fix issue 15884 - Assigning char[] to std.json.JSONValue creates array, not
string

--


More information about the Digitalmars-d-bugs mailing list