[Issue 15657] New: [internal] StructLiteralExp.sinst comparison in constfolding needs to be removed

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Feb 8 05:44:13 PST 2016


https://issues.dlang.org/show_bug.cgi?id=15657

          Issue ID: 15657
           Summary: [internal] StructLiteralExp.sinst comparison in
                    constfolding needs to be removed
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: k.hara.pg at gmail.com

This is a task reminder issue.

https://github.com/D-Programming-Language/dmd/pull/1301/files#r52168903

At least, StructLiteralExp.sinst is a backend-specific field. Using it for
semantic analysis causes a layer violation.

--


More information about the Digitalmars-d-bugs mailing list