Do not use 2.041
Steven Schveighoffer
schveiguy at yahoo.com
Thu Mar 11 07:48:11 PST 2010
On Mon, 08 Mar 2010 01:54:12 -0500, Walter Bright
<newshound1 at digitalmars.com> wrote:
> Lots of meat and potatoes here, and a cookie! (spelling checker for
> error messages)
>
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.057.zip
>
>
> http://www.digitalmars.com/d/2.0/changelog.html
> http://ftp.digitalmars.com/dmd.2.041.zip
>
> Thanks to the many people who contributed to this update!
Note to everyone, dmd 2.041 array allocation is broken (inadvertently by
my array append patch). You should not use this release.
See this bug: http://d.puremagic.com/issues/show_bug.cgi?id=3930
If you want to use the new release without the bugs, please apply this
patch to druntime:
http://www.dsource.org/projects/druntime/changeset?format=diff&new=262&old=260&new_path=trunk&old_path=trunk
Sorry for this, I hope a new release will come soon.
-Steve
More information about the Digitalmars-d-announce
mailing list