[Issue 799] Array literal with covariant types
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Feb 2 23:05:16 PST 2007
http://d.puremagic.com/issues/show_bug.cgi?id=799
bugzilla at digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Comment #2 from bugzilla at digitalmars.com 2007-02-03 01:05 -------
The request is to find the "greatest common denominator" to use as the type for
an array literal. While this is possible to implement, I feel it is much more
understandable to just take the type of the first element.
--
More information about the Digitalmars-d-bugs
mailing list