[Issue 8400] static array type cannot interpret dynamic array length

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 19 23:53:45 PDT 2012


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



--- Comment #2 from github-bugzilla at puremagic.com 2012-07-19 23:53:42 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/b4b6211c519cc744c83e2985fcfaafe68c0fad19
fix Issue 8400 - static array type cannot interpret dynamic array length

Local variables always should be interpreted to detect whether it is really
constant expression or not.

https://github.com/D-Programming-Language/dmd/commit/0dad66820b826d4ee55a82f0a692548c5bd511af
Merge pull request #1058 from 9rnsr/fix8400

Issue 8400 - static array type cannot interpret dynamic array length

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