[dmd-beta] dmd 1.071 and 2.056 beta
Brad Roberts
braddr at puremagic.com
Sun Oct 23 13:00:01 PDT 2011
On 10/22/2011 2:56 PM, Walter Bright wrote:
> http://ftp.digitalmars.com/dmd1beta.zip
> http://ftp.digitalmars.com/dmd2beta.zip
Only 5 more bugs left to have a "no new known regressions" release:
6669 Compiler seg fault when using square brackets in inline assembly
-- might be fixed.. osx specific issue that isn't reproducable with the recent beta
6681 bogus duplicate union initialization or overlapping initialization errors
6698 Regression(2.053): segfault with naked asm in inner function
-- not actually a recent regression, test case was broken for a long time
6700 Regression(2.053) using $ inside a slice of a tuple
-- not actually a recent regression, test case was broken for a long time
6744 Missing AA symbol with enum
More information about the dmd-beta
mailing list