DMD 0.177 release

Leopold Walkling leopold_walkling at web.de
Sat Dec 9 03:12:47 PST 2006


Walter Bright schrieb:
> More ABI changes, and implicit [] => * no longer allowed.
> 
> http://www.digitalmars.com/d/changelog.html
> 
> http://ftp.digitalmars.com/dmd.175.zip

Actually there must be more changes than those you mentioned in the 
changelog. I recompiled my program, and what happened? It showed an 
error message about the opAssign. Now the opAssigns really work!
Great!

Also I immediately tried this new 'to struct casting' and struct 
initializing, but it still complains that there isn't an opCall() 
implemented



More information about the Digitalmars-d-announce mailing list