[Issue 8819] void static array should have init built-in propert

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Dec 3 18:07:50 PST 2012


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com


--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> 2012-12-03 18:07:49 PST ---
I'm not convinced this is a good idea. void[] is supposed to be untyped data,
and a 0 initializer is specific to some types, and not for others.

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