[Issue 963] tuples & array literals: Error: non-constant expression ["abc", "1"]

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 18 01:07:31 PST 2007


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


bugzilla at digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement




------- Comment #1 from bugzilla at digitalmars.com  2007-02-18 03:07 -------
Array literals are currently evaluated at runtime, hence they are not constant
expressions.


-- 



More information about the Digitalmars-d-bugs mailing list