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

--- Comment #2 from github-bugzi...@puremagic.com ---
Commits pushed to master 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

Signed-off-by: Uranuz <neura...@gmail.com>

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

Fix issue 12969 : opIndexAssign operator for JSONValue

--

Reply via email to