[Issue 481] Letting compiler determine length for fixed-length arrays

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 30 14:36:44 PDT 2012


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


thelastmammoth at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thelastmammoth at gmail.com


--- Comment #9 from thelastmammoth at gmail.com 2012-04-30 14:37:52 PDT ---
(In reply to comment #8)
> (In reply to comment #7)
> > This is a very low priority issue.
> 
> Well, I don't agree. It's a language design issue, so its priority is higher
> than most implementation matters.

See proposal [Issue 8008] for a simpler alternative: auto x=[1,2,3]S (or auto
x=[1,2,3]f). 
I believe it makes [$] mostly irrelevant, and has other advantages.

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