[dmd-beta] dmd 1.059 and 2.044 beta

Walter Bright walter at digitalmars.com
Sat May 1 08:26:21 PDT 2010



Robert Clipsham wrote:
> On 01/05/10 05:33, Walter Bright wrote:
>>
>> http://ftp.digitalmars.com/dmd1beta.zip
>> http://ftp.digitalmars.com/dmd2beta.zip
>
> I just spotted:
> http://www.dsource.org/projects/dmd/changeset/461
>
> Which removes the cache lookup for function types in dwarf info... Did 
> you mean to make this change? I have a feeling that will break dwarf 
> info again, haven't had chance to check though...
>

Yes, it was intentional. When I installed the other method, I forgot to 
remove this piece of code. I discovered it because it was causing a 
crash in some circumstances.


More information about the dmd-beta mailing list