Walter Bright schrieb: > bug fixing > > http://www.digitalmars.com/d/1.0/changelog.html > http://ftp.digitalmars.com/dmd.1.026.zip > > http://www.digitalmars.com/d/changelog.html > http://ftp.digitalmars.com/dmd.2.010.zip " opAssign can no longer be overloaded for class objects. " why is that ? that change breaks lots of my code... ;(