← Back to index
|
Original Bugzilla link
Bug 14065 – std.json not tracking line:column properly
Status
RESOLVED
Resolution
FIXED
Severity
minor
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2015-01-28T07:13:00Z
Last change time
2016-01-08T18:54:16Z
Keywords
pull
Assigned to
nobody
Creator
dlang-bugzilla
Comments
Comment #0
by dlang-bugzilla — 2015-01-28T07:13:37Z
The line/column number in std.json output is practically always incorrect in the presence of whitespace.
Comment #1
by dlang-bugzilla — 2015-01-28T07:14:38Z
https://github.com/D-Programming-Language/phobos/pull/2925
Comment #2
by github-bugzilla — 2015-01-28T08:35:51Z
Commits pushed to master at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/0d1c6972725998ab49aec41979714a27dcede99e
fix Issue 14065 - std.json not tracking line:column properly
https://github.com/D-Programming-Language/phobos/commit/ae0a97bde4da338049bc3049591aa7591959cd68
Merge pull request #2925 from CyberShadow/pull-20150128-071343 fix Issue 14065 - std.json not tracking line:column properly
Comment #3
by github-bugzilla — 2015-02-18T03:41:40Z
Commits pushed to 2.067 at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/0d1c6972725998ab49aec41979714a27dcede99e
fix Issue 14065 - std.json not tracking line:column properly
https://github.com/D-Programming-Language/phobos/commit/ae0a97bde4da338049bc3049591aa7591959cd68
Merge pull request #2925 from CyberShadow/pull-20150128-071343
Comment #4
by mvalleton.dlang — 2016-01-08T18:54:16Z
*** Issue 13432 has been marked as a duplicate of this issue. ***