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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 14 04:29:44 PST 2010


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



--- Comment #5 from Bruno Medeiros <bdom.pub+deebugz at gmail.com> 2010-12-14 04:27:54 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > I don't quite get this argument.
> 
> Originally array literals used to create fixed length arrays:


Yes, I understood the use case for this problem, and how the [$] syntax would
solve the limitation in a way. 
But then we're not looking for a syntax that would also allows us to use auto
(as in "auto a = [1,2,3,4];"), is that what we're saying?

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