www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22702] New: druntime not compliant with D spec re getLinkage

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

          Issue ID: 22702
           Summary: druntime not compliant with D spec re getLinkage
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P1
         Component: druntime
          Assignee: nobody puremagic.com
          Reporter: destructionator gmail.com

The spec says getLinkage can return "System" and it is possible more can be
added in the future. Druntime should be written to account for this.

--
Jan 24 2022