[Issue 9363] Array slice initialization with implicitly castable type
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jan 21 07:36:07 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9363
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrej.mitrovich at gmail.com
Platform|x86 |All
OS/Version|Windows |All
--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-01-21 07:36:05 PST ---
std.typecons.Proxy is really poorly designed. Essentially every possible
operator is shoved in there without doing any sort of check on what is being
wrapper (except for the one check for classes).
Btw please don't use the Platform field unless it's a platform-specific bug,
thanks.
--
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