DMD 0.175 release

Kirk McDonald kirklin.mcdonald at gmail.com
Sat Nov 25 16:11:55 PST 2006


Walter Bright wrote:
> Stack class variables, bug fixes.
> 
> http://www.digitalmars.com/d/changelog.html
> 
> http://ftp.digitalmars.com/dmd.175.zip

I'm not sure what you did, Walter, but compiling Pyd with 0.175 results 
in dmd crashing. Windows gives me the ol' "dmd.exe has encountered a 
problem and needs to close" window, and the command line gives me the 
ol' "error: command 'C:\dmd\dmd\bin\dmd.exe' failed with exit status 1". 
Reverting to 0.174 fixes it.

I'll try and work out a minimal working example, but Pyd is such a huge 
bloody mess of template code at this point that I don't look forward to it.

-- 
Kirk McDonald
Pyd: Wrapping Python with D
http://pyd.dsource.org



More information about the Digitalmars-d-announce mailing list