[dmd-beta] dmd 1.071 and 2.056 beta 3

Walter Bright walter at digitalmars.com
Tue Oct 25 11:47:35 PDT 2011



On 10/25/2011 2:02 AM, Don Clugston wrote:
> On 25 October 2011 02:56, Walter Bright<walter at digitalmars.com>  wrote:
>> http://ftp.digitalmars.com/dmd1beta.zip
>> http://ftp.digitalmars.com/dmd2beta.zip
> Two D1 issues, both very quick to fix:
> (1)  From github, d1 doesn't compile. expression.h hasn't been updated
> (the signature for RemoveExp::interpret is missing).

Done.

> (2) The regression 6235 still fails on D1, it hasn't been merged
> across from D2. It's just a couple of lines to change in dsymbol.c
> around line 1150.

Can you be more specific?

> FWIW also missing from the Phobos changelog:
>
> 6819 BigInt ^^ fails for some big numbers (powers)

Done.



More information about the dmd-beta mailing list