dmd 1.045 / 2.030 release

Anders F Björklund afb at algonet.se
Fri May 15 03:48:18 PDT 2009


> http://digitalmars.com/d/1.0/changelog.html#new1_045
> 
> http://www.digitalmars.com/d/2.0/changelog.html#new2_030

Seems like D2 is still semi-usable on Mac OS X Tiger,
after recompilation. (official binary is Leopard-only)

Besides for some low-hanging fruit like missing versions
and need to update make and some paths in the makefiles,
there was only a few (known) regressions with threads
and some weird linker issue that I hadn't seen before...


But "hello" does build, and most of the unittests pass:

core.exception.AssertError at core.thread(1664): Assertion failure

dyld: corrupt binary, library ordinal too big
make-3.81: *** [obj/posix/release/unittest/std/regex] Trace/BPT trap

core.exception.RangeError at core.thread(2183): Range violation

--anders


More information about the Digitalmars-d-announce mailing list