dmd 2.057 release

Peter Alexander peter.alexander.au at gmail.com
Wed Dec 14 16:31:19 PST 2011


On 14/12/11 7:05 AM, Walter Bright wrote:
> Highlights are use of XMM floating point registers in 64 bit targets,
> and now supporting OS X 64 as a target.
>
> http://www.digitalmars.com/d/2.0/changelog.html
> http://ftp.digitalmars.com/dmd.2.057.zip
>
> A lot of people put a ton of effort into making this D's best release
> ever. Thanks!

Great release.

64-bit OSX is working for my project without any problems. Had to change 
some uint's to size_t's and fix some inline asm but everything was fine 
after that :-)


More information about the Digitalmars-d-announce mailing list