[Issue 19184] New: pragma(crt_con/destructor) missing in spec list of predefined pragmas

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 21 02:51:04 UTC 2018


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

          Issue ID: 19184
           Summary: pragma(crt_con/destructor) missing in spec list of
                    predefined pragmas
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: minor
          Priority: P1
         Component: dlang.org
          Assignee: nobody at puremagic.com
          Reporter: iamthewilsonator at hotmail.com

https://dlang.org/spec/pragma.html#predefined-pragmas
Lists
    inline
    lib
    mangle
    msg
    startaddress

is missing
    crt_contructor
    crt_destructor

--


More information about the Digitalmars-d-bugs mailing list