On 2/24/13, Chris Nicholson-Sauls <ibisbase...@gmail.com> wrote:
>   - Old module remains available as 'std.process' but with a
> pragma(msg) warning users that it will go away next release.
> (It'd be even better to have a pragma(warn), actually.)

We have deprecated("message") for that. And it gives the user the
option to silence the deprecation message via -d.

Reply via email to