dmd 2.042 release
Don
nospam at nospam.com
Fri Mar 19 22:18:24 PDT 2010
Walter Bright wrote:
> This is necessary to fix a memory corruption problem with arrays
> introduced in 2.041.
>
>
> http://www.digitalmars.com/d/2.0/changelog.html
> http://ftp.digitalmars.com/dmd.2.042.zip
>
> Thanks to the many people who contributed to this update!
This is actually a great release, not just an emergency bug fix.
One very minor issue: if you attempt to build phobos on Win32, and you
don't have masm386 installed, you need to touch
src\druntime\src\rt\minit.obj
This is because the date of minit.asm was changed, even though the file
itself was unchanged.
More information about the Digitalmars-d-announce
mailing list