[Issue 4661] Array of lazy sequence

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 17 16:25:22 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4661


Brad Roberts <braddr at puremagic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |braddr at puremagic.com
         Resolution|INVALID                     |


--- Comment #2 from Brad Roberts <braddr at puremagic.com> 2010-08-17 16:25:19 PDT ---
Take a step back and rethink your analysis.  This example is a straight forward
case of int[] to int[] mapping.  They _should_ be compatible types.  The map
function is irrelevant to the types involved.  If the result of the map
functions differed, then you'd be right.

Also, the lack of a line number is a bug regardless of the validity of the
operation.

-- 
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