[Issue 4880] [patch] std.range.put does not handle output ranges implement via opDispatch; breaks on RefAppender
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 17 10:38:34 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4880
David Simcha <dsimcha at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dsimcha at yahoo.com
--- Comment #1 from David Simcha <dsimcha at yahoo.com> 2010-09-17 10:38:01 PDT ---
This is a rather problematic bug. If we use your patch, it will break when
uniform function call syntax is fully implemented. I guess what we need is for
hasMember to be less restrictive. It should include opDispatch, and while
we're at it, pointers to structs.
--
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