[Issue 7317] writeln cannot handle alias this of array type
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Apr 19 17:23:28 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7317
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> 2012-04-19 17:24:24 PDT ---
In 2.059, std.format module treats alias this type as proper super type.
In this case, class C has explicit toString member function, so it is used.
Pull request I had posted:
https://github.com/D-Programming-Language/phobos/pull/488
Phobos commit:
https://github.com/D-Programming-Language/phobos/commit/b90e2835eb6ca63fe58789d6f38e414f5bda70ed
--
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