[phobos] [D-Programming-Language/phobos] 329f06: fix issue 15884 - Assigning char[] to std.json.JSO...

GitHub via phobos phobos at puremagic.com
Mon Apr 11 05:39:53 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 329f068d7aedd0371b324c2676a4ebf75f3a4a13
      https://github.com/D-Programming-Language/phobos/commit/329f068d7aedd0371b324c2676a4ebf75f3a4a13
  Author: Basile Burg <basile.b at gmx.com>
  Date:   2016-04-09 (Sat, 09 Apr 2016)

  Changed paths:
    M std/json.d

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


  Commit: ada161f0c571733aeb280566d6aff0af1e9396ad
      https://github.com/D-Programming-Language/phobos/commit/ada161f0c571733aeb280566d6aff0af1e9396ad
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2016-04-11 (Mon, 11 Apr 2016)

  Changed paths:
    M std/json.d

  Log Message:
  -----------
  Merge pull request #4176 from BBasile/issue-15884

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


Compare: https://github.com/D-Programming-Language/phobos/compare/11f8935aafa5...ada161f0c571


More information about the phobos mailing list