Jonathan M Davis wrote:


So, essentially, the idea is to annoy them with pragma messages for a while, giving them warning that they're going to have to either add -d to their makefiles soon or change their code. Then you actually deprecate the stuff, so they if they didn't take the time to change either their makefiles or their code, their code won't compile anymore. And then finally, you remove the deprecated item entirely, so if they haven't changed their code by then, it won't compile.

Yes.

_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to