Skip to content

fix Issue 17472 - typeof(stdin) is no longer a File#5454

Merged
dlang-bot merged 1 commit intodlang:masterfrom
MartinNowak:fix17472
Jun 9, 2017
Merged

fix Issue 17472 - typeof(stdin) is no longer a File#5454
dlang-bot merged 1 commit intodlang:masterfrom
MartinNowak:fix17472

Conversation

@MartinNowak
Copy link
Member

@MartinNowak MartinNowak commented Jun 9, 2017

Fixup of #5421

@dlang-bot
Copy link
Contributor

Fix Bugzilla Description
17472 [Reg 2.075] typeof(stdin) is no longer a File

@MartinNowak
Copy link
Member Author

Should fix the Jenkins dub project tester.

@andralex
Copy link
Member

andralex commented Jun 9, 2017

Was just working on a PR like this - including identical unittest :). Thanks!

@andralex
Copy link
Member

andralex commented Jun 9, 2017

BTW we should at some point consider making makeGlobal @trusted. In that case it should return a shared(File) and we should support shared methods for it.

@dlang-bot dlang-bot merged commit ff3c3df into dlang:master Jun 9, 2017
@CyberShadow
Copy link
Member

Thanks Martin, you're a star :)

@andralex
Copy link
Member

andralex commented Jun 9, 2017

Yah, that was a miraculous save. Thanks @MartinNowak !

@MartinNowak MartinNowak deleted the fix17472 branch June 12, 2017 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants