6Oct/091
DMD 1.048 and 2.033
Walter recently announced DMD 1.048 and 2.033. Both versions now sport contract inheritance, which has been missing for a long, long time. Also, both branches can now catch some null dereferences when compiling with the -O switch. So if you build exclusively in debug mode when testing, you may want to start building with -O now and again as part of that process.
Additionally, Phobos in D2 is now released under the Boost 1.0 license. Cool.
On a side note, I've been away from D and this blog for far too long. I'm still busy enough that I'm away from my computer for most of the week, but I'll be working my way back to regular updates here as I find the time.
October 6th, 2009 - 18:59
Thank you for keeping us informed about the D land.