[Issue 8306] alias 'array' this consumes array on iteration

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jun 27 01:28:28 PDT 2012


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com


--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-06-27 01:29:29 PDT ---
On the latest master, I get the exact same behavior regardless of whether the
alias is there. I always get

these are the 1 aggregates:
[7F3AB1ECEFF0]
current agg [A(1, 2), A(2, 3), A(3, 4)] with length 3

and commenting out the first print statement has no effect on the second.

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