[Issue 6098] Static array corruption of data

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jun 3 07:03:08 PDT 2011


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



--- Comment #5 from Steven Schveighoffer <schveiguy at yahoo.com> 2011-06-03 06:58:42 PDT ---
(In reply to comment #3)
> I'm using cycle here for good purpose and not to drown the compiler, take would
> be used to fill a buffer of some certain length.

OK, it just seemed strange that you were cycling something of length 10, and
then only taking 10 elements from it.  I wondered what the purpose of this was.

Sorry for the assumption.

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