What about including a private module std.dtdeprecated that prints the message? Then at least you can cut it down to one message, no matter how many modules you import.
-Steve ----- Original Message ---- > From: Jonathan M Davis <[email protected]> > To: [email protected] > Sent: Sun, January 16, 2011 12:00:34 AM > Subject: Re: [phobos] Deprecation of std.date > > On Saturday 15 January 2011 20:48:01 Walter Bright wrote: > > Jonathan M Davis wrote: > > > are we willing to have the build output flooded > > > with "scheduled for deprecation" messages for a release or two? > > > > We already have some of those, and it's not a problem. > > The problem is that it's very nearly _every other line_: _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
