digitalmars.D.announce - DMD 1.015 release
- Walter Bright <newshound1 digitalmars.com> Jun 05 2007
- "Aziz K." <aziz.kerim gmail.com> Jun 06 2007
- Walter Bright <newshound1 digitalmars.com> Jun 06 2007
- Bill Baxter <dnewsgroup billbaxter.com> Jun 06 2007
- Bill Baxter <dnewsgroup billbaxter.com> Jun 06 2007
- Derek Parnell <derek psych.ward> Jun 06 2007
- Walter Bright <newshound1 digitalmars.com> Jun 06 2007
- Don Clugston <dac nospam.com.au> Jun 07 2007
This is NOT the const/final/invariant thing. It is necessary to correct a memory corruption bug in the gc. http://www.digitalmars.com/d/changelog.html http://ftp.digitalmars.com/dmd.1.015.zip
Jun 05 2007
Thanks for the release. Could you perhaps give us some information about how far you are with D2.0? E.g. branching the documentation, the compiler; implementing const/invariant/final, making Phobos const-correct etc. Can we expect a release next week? :-)
Jun 06 2007
Aziz K. wrote:Thanks for the release. Could you perhaps give us some information about how far you are with D2.0? E.g. branching the documentation, the compiler; implementing const/invariant/final, making Phobos const-correct etc. Can we expect a release next week? :-)
I keep finding more problems, so I'm not sure when it will be ready.
Jun 06 2007
Walter Bright wrote:Aziz K. wrote:Thanks for the release. Could you perhaps give us some information about how far you are with D2.0? E.g. branching the documentation, the compiler; implementing const/invariant/final, making Phobos const-correct etc. Can we expect a release next week? :-)
I keep finding more problems, so I'm not sure when it will be ready.
Like I said, you've it only been a month so far. And this is the most sweeping change to D I've ever been around for. Even between "ordinary" releases, that *don't* change the whole game and *don't* require big changes to Phobos, 2-month gaps have not been uncommon. Given that, I'll be tickled pink if we see const-D any sooner than 2 months from now. --bb
Jun 06 2007
Bill Baxter wrote:Like I said, you've it only been a month so far.
I gotta stop trying to make last minute edits to my posts... "Like I said, it's only been a month so far" --bb
Jun 06 2007
On Wed, 06 Jun 2007 13:47:38 -0700, Walter Bright wrote:Aziz K. wrote:Thanks for the release. Could you perhaps give us some information about how far you are with D2.0? E.g. branching the documentation, the compiler; implementing const/invariant/final, making Phobos const-correct etc. Can we expect a release next week? :-)
I keep finding more problems, so I'm not sure when it will be ready.
Take all the time you need. A good 'first impression' will be imporant with this change. -- Derek Parnell Melbourne, Australia "Justice for David Hicks!" skype: derek.j.parnell
Jun 06 2007
Derek Parnell wrote:A good 'first impression' will be imporant with this change.
That's becoming pretty clear.
Jun 06 2007
Walter Bright wrote:This is NOT the const/final/invariant thing. It is necessary to correct a memory corruption bug in the gc. http://www.digitalmars.com/d/changelog.html http://ftp.digitalmars.com/dmd.1.015.zip
Thanks! BTW, the date in the changelog is wrong. We're in June!
Jun 07 2007









Bill Baxter <dnewsgroup billbaxter.com> 