[Issue 23493] New: __xtoHash is not exported

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 18 12:55:15 UTC 2022


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

          Issue ID: 23493
           Summary: __xtoHash is not exported
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: alphaglosined at gmail.com

When a toHash is generated by the compiler it is not exported on Windows.

This was discovered due to my own toHash not being const.

--


More information about the Digitalmars-d-bugs mailing list