Start of dmd 2.064 beta program

deadalnix deadalnix at gmail.com
Fri Oct 18 00:33:18 PDT 2013


On Friday, 18 October 2013 at 07:21:47 UTC, Walter Bright wrote:
> On 10/17/2013 11:45 PM, deadalnix wrote:
>> Also, when NOT using the unittest flag, a lot of my code do 
>> not compile, symbol
>> _D6object15__T7reserveTyaZ7reserveFNaNbNeKAyamZm is missing.
>
> See:
>
> http://d.puremagic.com/issues/show_bug.cgi?id=11284

I blasted everything from dmd/druntime/phobos and my own project 
and recompiled everything from master for D projects and then my 
project is compiled with the new dmd, everything with the same 
flag.

I highly doubt that this fit into cases 1 to 4 as you mention. 
I'll however double check with that in mind.

That also doesn't explain why I get a closure bug (frame pointer 
or frame content is corrupted) when compiling with unittest. The 
code that fail isn't even unittested !


More information about the Digitalmars-d-announce mailing list