[Issue 8910] Static arrays, dynamic arrays and std.array.join

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 30 14:17:46 PDT 2012


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



--- Comment #15 from Daniel Cousens <daniel350 at bigpond.com> 2012-10-30 14:17:44 PDT ---
(In reply to comment #14)
> (In reply to comment #11)
> > ...
> >  map!(c => c[])(cs[]).join(",");
> > ...
> 
> This is not valid.

Huh. So it isn't, it compiles however, just garbage output.
What *is* it doing differently?

Also, thanks for bearing with me on this Jonathan M Davis, you're explanation
has been a great helping in understanding the problem. :)

-- 
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