DMD 0.176 release

Deewiant deewiant.doesnotlike.spam at gmail.com
Sun Dec 3 01:55:27 PST 2006


Walter Bright wrote:
> Tried to roll all the ABI changes into one. Won't require source
> changes, just a recompile.
> 
> http://www.digitalmars.com/d/changelog.html
> 
> http://ftp.digitalmars.com/dmd.175.zip

Thanks for the new release, you really are a bug fixing machine when you put
your mind to it. <g>

Seems like some debugging printf got left in, try compiling the following:

void main() {}

It outputs "Max # of fixups = 0". The biggest I've got so far is 51; I wonder
what it means. <g>



More information about the Digitalmars-d-announce mailing list