[Issue 16281] std.format.formattedRead should use ref instead of requiring pointers

2016-07-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16281 Jack Stouffer changed: What|Removed |Added Keywords||safe --

[Issue 16281] std.format.formattedRead should use ref instead of requiring pointers

2016-12-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16281 greenify changed: What|Removed |Added CC||greeen...@gmail.com --- Comment #1 from greenify

[Issue 16281] std.format.formattedRead should use ref instead of requiring pointers

2017-02-27 Thread via Digitalmars-d-bugs
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 --

[Issue 16281] std.format.formattedRead should use ref instead of requiring pointers

2017-03-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16281 --- Comment #3 from github-bugzi...@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

[Issue 16281] std.format.formattedRead should use ref instead of requiring pointers

2017-08-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16281 --- Comment #4 from github-bugzi...@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 --