Bug 13015 – std.json.JSONValue's toString is not const

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-07-02T00:23:00Z
Last change time
2015-05-29T22:01:14Z
Assigned to
nobody
Creator
braddr

Comments

Comment #0 by braddr — 2014-07-02T00:23:54Z
(Originally posted by [email protected]) Trivial pull request to fix this: Pull request: https://github.com/D-Programming-Language/phobos/pull/2292
Comment #1 by github-bugzilla — 2014-07-05T08:57:24Z
Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/d97dc15d827b79bc9b318b39a67ac1add3bc260c Merge pull request #2292 from markisaa/constToString Issue 13015 - std.json.JSONValue's toString is now const
Comment #2 by github-bugzilla — 2014-07-08T01:15:05Z
Commit pushed to 2.066 at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/8522790aada656ce4c993841d73acb6c9d9f318a Merge pull request #2292 from markisaa/constToString Issue 13015 - std.json.JSONValue's toString is now const
Comment #3 by github-bugzilla — 2014-08-21T18:21:57Z