[Issue 2899] Object.toString is not declared const

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 26 11:36:33 PDT 2009


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





------- Comment #1 from someanon at yahoo.com  2009-04-26 13:36 -------
I changed line 2054 to:

    else w.put((cast(Object)obj).toString);

it seems to be working.


-- 



More information about the Digitalmars-d-bugs mailing list