2011/4/21 Michel Fortin <[email protected]>: [...] > No. It just adds @property enforcement and fix two issues with auto return > types so that I could make druntime and most of Phobos compile. Look at those > five commits: > <https://github.com/michelf/dmd/compare/fb2a0...%40property> > > -- > Michel Fortin > [email protected] > http://michelf.com/
This indeed fixes typeof on @property functions that return auto. Torarin _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
