[Issue 1405] Stack overflow when getting type info string of an invariant array
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Oct 21 01:20:22 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=1405
--- Comment #3 from Stewart Gordon <smjg at iname.com> 2009-10-21 01:20:20 PDT ---
(In reply to comment #2)
> dmd 2.035 outputs immutable(immutable(immutable(char)[])[]) which seems to be
> correct
Technically yes, though it ought to collapse the redundant immutables.
immutable(char[][])
--
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