Thread overview
[Issue 17154] std.conv.toChars doesn't support $ in slicing
Feb 07, 2017
Jack Stouffer
Feb 07, 2017
Jack Stouffer
February 07, 2017
https://issues.dlang.org/show_bug.cgi?id=17154

--- Comment #1 from github-bugzilla@puremagic.com ---
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

--
February 07, 2017
https://issues.dlang.org/show_bug.cgi?id=17154

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
February 07, 2017
https://issues.dlang.org/show_bug.cgi?id=17154

Jack Stouffer <jack@jackstouffer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--
February 07, 2017
https://issues.dlang.org/show_bug.cgi?id=17154

--- Comment #2 from github-bugzilla@puremagic.com ---
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

--
February 07, 2017
https://issues.dlang.org/show_bug.cgi?id=17154

Jack Stouffer <jack@jackstouffer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--
February 10, 2017
https://issues.dlang.org/show_bug.cgi?id=17154

--- Comment #3 from github-bugzilla@puremagic.com ---
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

--
February 10, 2017
https://issues.dlang.org/show_bug.cgi?id=17154

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--
February 24, 2017
https://issues.dlang.org/show_bug.cgi?id=17154

--- Comment #4 from github-bugzilla@puremagic.com ---
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

--
March 22, 2017
https://issues.dlang.org/show_bug.cgi?id=17154

--- Comment #5 from github-bugzilla@puremagic.com ---
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

--