https://issues.dlang.org/show_bug.cgi?id=13911

Temtaime <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Temtaime <[email protected]> ---
Is there any problems with « deprecated » ?

Just make stdio marked deprecated so it will show a warning. And make a «
public import std.io; ».

We should rename stdio to io i think.

If you work on « new » io - you'll just add your functionality to « old » io :
is there any problems ?

--

Reply via email to