[Issue 3067] std.range.chain returns a range of wrong type elements
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jun 13 15:40:49 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3067
--- Comment #1 from Haruki Shigemori <rayerd.wiz at gmail.com> 2009-06-13 15:40:47 PDT ---
(In reply to comment #0)
- f(chain("a".dup)); // char <-------- ?
+ f(chain("a".dup)); // char <-------- OK
--
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