[phobos] std.string deprecations
Jonathan M Davis
jmdavisProg at gmx.com
Sat Feb 11 02:27:21 PST 2012
On Saturday, February 11, 2012 02:25:02 Jonathan M Davis wrote:
> On Saturday, February 11, 2012 11:14:29 Martin Nowak wrote:
> > deprecated alias newSymbol oldSymbol;
> >
> > If we'd settle on using deprecated aliases we could avoid duplicated
> > definitions.
> > Even better we could teach the compiler to propose replacements for
> > deprecated aliases.
>
> But deprecated doesn't work on aliases.
Oh wait. I guess that it does. Was that changed? I was sure that it didn't.
- Jonathan M Davis
More information about the phobos
mailing list