[Issue 5522] std.range.zip fails on arrays of Object.

2011-09-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5522 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 5522] std.range.zip fails on arrays of Object.

2011-05-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5522 --- Comment #1 from kenn...@gmail.com 2011-05-01 03:53:49 PDT --- Created an attachment (id=956) Patch std.conv to allow emplace(ClassType* addr, [ClassType obj]) The problem is std.conv.emplace cannot emplace a class-object T into a T*

[Issue 5522] std.range.zip fails on arrays of Object.

2011-02-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5522 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED