[Issue 11378] implicit runtime initialization/finalization is broken

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 30 13:52:15 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11378


kai at redstar.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kai at redstar.de


--- Comment #6 from kai at redstar.de 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: -------


More information about the Digitalmars-d-bugs mailing list