← Back to index
|
Original Bugzilla link
Bug 17154 – std.conv.toChars doesn't support $ in slicing
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2017-02-07T18:18:00Z
Last change time
2017-03-22T12:22:05Z
Assigned to
nobody
Creator
jack
Comments
Comment #0
by jack — 2017-02-07T18:18:39Z
https://github.com/dlang/phobos/pull/5081
Comment #1
by github-bugzilla — 2017-02-07T18:20:43Z
Commit pushed to JackStouffer-patch-2 at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/43fb9d2b32d20b421ea4efc19d729268a4e28152
Fix Issue 17154 - Added opDollar to std.conv.toChars
Comment #2
by github-bugzilla — 2017-02-07T18:36:26Z
Commit pushed to JackStouffer-patch-2 at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/d5ae07f0f125bdefe92b4035dfb35f613dbf9a8a
Fix Issue 17154 - Added opDollar to std.conv.toChars
Comment #3
by github-bugzilla — 2017-02-10T23:57:01Z
Commits pushed to master at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/d5ae07f0f125bdefe92b4035dfb35f613dbf9a8a
Fix Issue 17154 - Added opDollar to std.conv.toChars
https://github.com/dlang/phobos/commit/d8ca218d540a1c938bb36f70f0ee36388bce85aa
Merge pull request #5081 from dlang/JackStouffer-patch-2 Fix Issue 17154 – Add opDollar to std.conv.toChars
Comment #4
by github-bugzilla — 2017-02-24T18:15:45Z
Commits pushed to newCTFE at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/d5ae07f0f125bdefe92b4035dfb35f613dbf9a8a
Fix Issue 17154 - Added opDollar to std.conv.toChars
https://github.com/dlang/phobos/commit/d8ca218d540a1c938bb36f70f0ee36388bce85aa
Merge pull request #5081 from dlang/JackStouffer-patch-2
Comment #5
by github-bugzilla — 2017-03-22T12:22:05Z
Commits pushed to stable at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/d5ae07f0f125bdefe92b4035dfb35f613dbf9a8a
Fix Issue 17154 - Added opDollar to std.conv.toChars
https://github.com/dlang/phobos/commit/d8ca218d540a1c938bb36f70f0ee36388bce85aa
Merge pull request #5081 from dlang/JackStouffer-patch-2