the included DMD change log lists this version as 2.039, but the executable reports it is 2.040. There is already a released 2.039, so I'd guess that it's the changelog that is in error.
Also, inout still does not work correctly. Should I report bugs on inout on bugzilla? I'm not sure if that's appropriate, since the feature is new, I'm not sure if its behavior is considered to be a bug. I find it completely useless for object properties, which is its most prominent use-case. Would it help if I created test cases for how I think it should work? -Steve ----- Original Message ---- > From: Walter Bright <[email protected]> > To: Discuss the dmd beta releases for D <[email protected]> > Sent: Mon, January 25, 2010 7:19:54 PM > Subject: [dmd-beta] new beta > > The latest patches affect both dmd and druntime, and both need to be there so > it'll work, so here's a new baseline. > > You can download the software as a zip file from: > > http://download.digitalmars.com/dmd1beta.zip > userid: customer > passwd: download7 > > > http://download.digitalmars.com/dmd2beta.zip > userid: customer > passwd: download7 > _______________________________________________ > dmd-beta mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/dmd-beta _______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
