[Issue 12969] std.json: Lack of opIndexAssign operator for JSONValue may become a source of runtime errors

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 17 19:39:32 PST 2015


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

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

https://github.com/D-Programming-Language/phobos/commit/f2bc851d7c16bfc242dff4c680cf5a24f47cf020
std.json: Fixed issue 12969. opIndexAssign operator for JSONValue added.
Changed order of elements in enum JSON_TYPE so NULL is a default type when
JSONValue is not initialized

https://github.com/D-Programming-Language/phobos/commit/7dfe2885763801a1d8339243cdc61b3caf9d0cdf
Merge pull request #2607 from Dicebot/uranuz_issue_12969

--


More information about the Digitalmars-d-bugs mailing list