[Issue 4521] accepts-invalid Array-wise assignment on unallocated array is accepted
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jul 27 22:37:02 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4521
nfxjfg at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nfxjfg at gmail.com
--- Comment #1 from nfxjfg at gmail.com 2010-07-27 22:37:00 PDT ---
Maybe I'm missing something, but no it should not.
"c[] = 4;" just sets every array element to 4, and it works even if there are 0
array elements.
--
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