www.digitalmars.com         C & C++   DMDScript  

D - Old language documentation

reply Sean Eskapp <eatingstaples gmail.com> writes:
The "Language Reference" section of the D2.0 site is outdated in some parts,
leading to some confusing mistakes. The part on local variables in functions
has some outdated material, as well as the part on foreach, where the code
uses differently-named functions from those listed in the table above.

These are the two examples I remember, but I may have stumbled across a few
others which I've forgotten.
Jan 05 2011
parent "Simen kjaeraas" <simen.kjaras gmail.com> writes:
Sean Eskapp <eatingstaples gmail.com> wrote:

 The "Language Reference" section of the D2.0 site is outdated in some  
 parts,
 leading to some confusing mistakes. The part on local variables in  
 functions
 has some outdated material, as well as the part on foreach, where the  
 code
 uses differently-named functions from those listed in the table above.

 These are the two examples I remember, but I may have stumbled across a  
 few
 others which I've forgotten.
Please file these in bugzilla (http://d.puremagic.com/issues/enter_bug.cgi) Also, this newsgroup is deprecated. Please use digitalmars.D.learn or digitalmars.D instead. -- Simen
Jan 05 2011