dmd 1.075 and 2.060 release
    Mike James 
    foo at bar.com
       
    Fri Aug  3 00:44:59 PDT 2012
    
    
  
"Walter Bright" <newshound2 at digitalmars.com> wrote in message 
news:jvejr8$2s31$1 at digitalmars.com...
> Another big pile of bug fixes. More contributors than ever!
>
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.075.zip
>
> http://www.digitalmars.com/d/2.0/changelog.html
> https://github.com/downloads/D-Programming-Language/dmd/dmd.2.060.zip
Oh dear...
I've just updated to 2.060 from 2.059 using the Windows Install program. The 
code that compiled/linked successfully yesterday now comes up with the 
following errors...
OPTLINK (R) for Win32  Release 8.00.12
Copyright (C) Digital Mars 1989-2010  All rights reserved.
http://www.digitalmars.com/ctg/optlink.html
Debug\DDS_Table_Generator.obj(DDS_Table_Generator)
 Error 42: Symbol Undefined 
_D4core6memory2GC6qallocFkkZS4core6memory8BlkInfo_
Debug\DDS_Table_Generator.obj(DDS_Table_Generator)
 Error 42: Symbol Undefined _D4core6memory2GC6extendFPvkkZk
Debug\DDS_Table_Generator.obj(DDS_Table_Generator)
 Error 42: Symbol Undefined _D4core5bitop3bsrFNaNbkZi
Have some files failed to be updated?
Regards, Mike. 
    
    
More information about the Digitalmars-d-announce
mailing list