[Issue 11245] New: [REG 2.063] Can't access length of static arrays from within classes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 13 10:05:38 PDT 2013


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

           Summary: [REG 2.063] Can't access length of static arrays from
                    within classes
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: rejects-valid
          Severity: regression
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: code at benjamin-thaut.de


--- Comment #0 from Benjamin Thaut <code at benjamin-thaut.de> 2013-10-13 10:05:38 PDT ---
Created an attachment (id=1262)
repro case

Its no longer possible to access the length of static arrays stored inside
other types from within methods of classes. See attached repro case.

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