[Issue 22834] New: runnable_cxx/stdint.d: Undefined reference to _Z15testCppI8Mangleahahah

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 1 19:51:35 UTC 2022


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

          Issue ID: 22834
           Summary: runnable_cxx/stdint.d: Undefined reference to
                    _Z15testCppI8Mangleahahah
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Solaris
            Status: NEW
          Severity: regression
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: ibuclaw at gdcproject.org

E.g. int8_t on Solaris is char because char is signed by default.

Caused by https://github.com/dlang/druntime/pull/3400

--


More information about the Digitalmars-d-bugs mailing list