D - Old language documentation
- Sean Eskapp <eatingstaples gmail.com> Jan 05 2011
- "Simen kjaeraas" <simen.kjaras gmail.com> Jan 05 2011
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
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








"Simen kjaeraas" <simen.kjaras gmail.com>