http://d.puremagic.com/issues/show_bug.cgi?id=11378
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from [email protected] 2013-10-30 13:52:11 PDT --- After merge of pull request #649 I can't compile druntime. Error message is: src\rt\dmain2.d(442): Error: function object.Throwable.toString () is not callab le using argument types (void delegate(const(char)[] buf) nothrow) src\rt\dmain2.d(450): Error: function object.Throwable.toString () is not callab le using argument types (void delegate(const(char)[] buf) nothrow) The new overloaded method toString() is missing ib object.di / object_.d -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
