digitalmars.D.announce - DMD 1.015 release
- Walter Bright (4/4) Jun 05 2007 This is NOT the const/final/invariant thing. It is necessary to correct
- Aziz K. (4/4) Jun 06 2007 Thanks for the release. Could you perhaps give us some information about...
- Walter Bright (2/6) Jun 06 2007 I keep finding more problems, so I'm not sure when it will be ready.
- Bill Baxter (7/14) Jun 06 2007 Like I said, you've it only been a month so far. And this is the most
- Bill Baxter (4/5) Jun 06 2007 I gotta stop trying to make last minute edits to my posts...
- Derek Parnell (8/15) Jun 06 2007 Take all the time you need. A good 'first impression' will be imporant w...
- Walter Bright (2/4) Jun 06 2007 That's becoming pretty clear.
- Don Clugston (2/8) Jun 07 2007 Thanks! BTW, the date in the changelog is wrong. We're in June!
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: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. --bbThanks 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
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: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.parnellThanks 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
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.zipThanks! BTW, the date in the changelog is wrong. We're in June!
Jun 07 2007