[Issue 6286] Regression(2.054): Static arrays can not be assigned from const(T)[N] to T[N]
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jul 11 07:55:45 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6286
yebblies <yebblies at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch, rejects-valid
CC| |yebblies at gmail.com
Summary|Static arrays can not be |Regression(2.054): Static
|assigned from const(T)[N] |arrays can not be assigned
|to T[N] |from const(T)[N] to T[N]
--- Comment #3 from yebblies <yebblies at gmail.com> 2011-07-12 00:50:34 EST ---
I fear this one was my fault!
https://github.com/D-Programming-Language/dmd/pull/232
--
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