[Issue 13911] New: rename std.stdio to std.io
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Dec 29 10:47:16 PST 2014
https://issues.dlang.org/show_bug.cgi?id=13911
Issue ID: 13911
Summary: rename std.stdio to std.io
Product: D
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: Phobos
Assignee: nobody at puremagic.com
Reporter: code at dawg.eu
This was proposed in the dlang.org documentation comments [1][2] by Oleg Bt.
Why "std.stdio"? May be better "std.io"? And "std.stdio.stderr" looks bad.
I think it's a good point, there isn't any benefit in using the C-ish stdio
name.
And because std.stdio is one of the most used modules, it would even save some
typing.
[1]: http://dlang.org/library/std/stdio.html
[2]:
https://disqus.com/home/discussions/vibe-d/module_stdstdio_d_programming_language_digital_mars
--
More information about the Digitalmars-d-bugs
mailing list