[Issue 17472] [Reg 2.075] typeof(stdin) is no longer a File

2018-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17472 --- Comment #7 from github-bugzi...@puremagic.com --- Commits pushed to dmd-cxx at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/3caa34f219cebaf37b75ce7384a3a40dbb87fe1e fix Issue 17472 - typeof(stdin) is no longer a File

[Issue 17472] [Reg 2.075] typeof(stdin) is no longer a File

2017-06-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17472 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/3caa34f219cebaf37b75ce7384a3a40dbb87fe1e fix Issue 17472 - typeof(stdin) is no longer a File

[Issue 17472] [Reg 2.075] typeof(stdin) is no longer a File

2017-06-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17472 --- Comment #5 from anonymous4 --- (In reply to Andrei Alexandrescu from comment #3) > light or no runtime That rules out druntime and phobos for good. --

[Issue 17472] [Reg 2.075] typeof(stdin) is no longer a File

2017-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17472 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17472] [Reg 2.075] typeof(stdin) is no longer a File

2017-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17472 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/3caa34f219cebaf37b75ce7384a3a40dbb87fe1e fix Issue 17472 - typeof(stdin) is no longer a File

[Issue 17472] [Reg 2.075] typeof(stdin) is no longer a File

2017-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17472 --- Comment #3 from Andrei Alexandrescu --- (In reply to Martin Nowak from comment #2) > (In reply to Andrei Alexandrescu from comment #1) > > We really should get rid of library initialization > > code. > > Why did that became a

[Issue 17472] [Reg 2.075] typeof(stdin) is no longer a File

2017-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17472 --- Comment #2 from Martin Nowak --- (In reply to Andrei Alexandrescu from comment #1) > We really should get rid of library initialization > code. Why did that became a goal btw? --

[Issue 17472] [Reg 2.075] typeof(stdin) is no longer a File

2017-06-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17472 Andrei Alexandrescu changed: What|Removed |Added CC||and...@erdani.com