Thread overview
[Issue 16281] std.format.formattedRead should use ref instead of requiring pointers
Jul 14, 2016
Jack Stouffer
Dec 30, 2016
greenify
July 14, 2016
https://issues.dlang.org/show_bug.cgi?id=16281

Jack Stouffer <jack@jackstouffer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |safe

--
December 30, 2016
https://issues.dlang.org/show_bug.cgi?id=16281

greenify <greeenify@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify@gmail.com

--- Comment #1 from greenify <greeenify@gmail.com> ---
pull: https://github.com/dlang/phobos/pull/5009

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

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/fc1eb2f0ce04b2c8af5cfbdfdc81eb829114cc35 Fix issue 16281 - std.format.formattedRead should use ref instead of requiring pointers

https://github.com/dlang/phobos/commit/8475b593c3c32b0cb14e98947cb6e0b9c22889a1 Merge pull request #5009 from wilzbach/fix-16281

Fix issue 16281 - std.format.formattedRead should use ref instead of requiring pointers

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

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/fc1eb2f0ce04b2c8af5cfbdfdc81eb829114cc35 Fix issue 16281 - std.format.formattedRead should use ref instead of requiring pointers

https://github.com/dlang/phobos/commit/8475b593c3c32b0cb14e98947cb6e0b9c22889a1 Merge pull request #5009 from wilzbach/fix-16281

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

--- Comment #4 from github-bugzilla@puremagic.com ---
Commit pushed to newCTFE at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/8475b593c3c32b0cb14e98947cb6e0b9c22889a1 Merge pull request #5009 from wilzbach/fix-16281

--