www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Could we get a list of things that have been, or will be, removed

reply Bernard Helyer <b.helyer gmail.com> writes:
I mean things like typedef and built-in complex numbers. I'm writing a 
compiler, and don't want to implement a feature only to immediately 
deprecate it.

Thanks,
-Bernard.
Jun 11 2010
next sibling parent Bernard Helyer <b.helyer gmail.com> writes:
On Sat, 12 Jun 2010 12:23:24 +1200, Bernard Helyer wrote:

 I mean things like typedef and built-in complex numbers. I'm writing a
 compiler, and don't want to implement a feature only to immediately
 deprecate it.
 
 Thanks,
 -Bernard.
I'm trying out a different newsreader -- this is a test post.
Jun 11 2010
prev sibling parent reply Jesse Phillips <jessekphillips+D gmail.com> writes:
Bernard Helyer Wrote:

 I mean things like typedef and built-in complex numbers. I'm writing a 
 compiler, and don't want to implement a feature only to immediately 
 deprecate it.
 
 Thanks,
 -Bernard.
The best list you will find is on Wiki4D[1], and is pretty official. Hopefully the last few things get cleaned up and a release can be made. 1. http://www.prowiki.org/wiki4d/wiki.cgi?LanguageDevel#FutureDirections
Jun 11 2010
parent Bernard Helyer <b.helyer gmail.com> writes:
On Fri, 11 Jun 2010 20:46:46 -0400, Jesse Phillips wrote:
 The best list you will find is on Wiki4D[1], and is pretty official.
 Hopefully the last few things get cleaned up and a release can be made.
 
 1. http://www.prowiki.org/wiki4d/wiki.cgi?LanguageDevel#FutureDirections
Ah! Thank you.
Jun 11 2010