[Issue 4866] Static-to-dynamic converted manifest constant array gets non-converted type in static/constraint if

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 22 10:12:35 PDT 2010


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



--- Comment #1 from Shin Fujishiro <rsinfu at gmail.com> 2010-09-22 10:11:55 PDT ---
Created an attachment (id=763)
Patch against dmd r680, fixes VarDeclaration::semantic()

The problem was that VarDeclaration::semantic() doesn't take it into account
when the variable is a manifest constant or the initializer is non-scalar.

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