Brad Roberts Wrote: > Walter Bright wrote: > > This will probably be the last OSX 10.5 release, the next should be 10.6. > > > > http://www.digitalmars.com/d/1.0/changelog.html > > http://ftp.digitalmars.com/dmd.1.047.zip > > > > > > http://www.digitalmars.com/d/2.0/changelog.html > > http://ftp.digitalmars.com/dmd.2.032.zip > > > > Many thanks to the numerous people who contributed to this update. > > Nice.. looks like 5 of 27 regression bugs have been fixed: > > 2560 -- 2.x > 2665 -- 2.x > 3168 -- 1.x > 3169 -- 2.x > 3196 -- 1.x and 2.x > > http://d.puremagic.com/issues/buglist.cgi?product=D&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=regression > > 68 ever filed > 22 left after this round > > Coincidently meaning 68% of the regression bugs have been fixed. 32% left. > > Good stuff, > Brad
Awesome, I'm gonna install and update my code today :) This may be early, but what can we expect for 2.0.33? New features such as T[new] and working shared aggregates?
