www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22834] New: runnable_cxx/stdint.d: Undefined reference to

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 puremagic.com
          Reporter: ibuclaw 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

--
Mar 01 2022