https://issues.dlang.org/show_bug.cgi?id=22322
--- Comment #7 from Walter Bright <[email protected]> --- The problem is in the buildXtoHash() function in clone.d. It adds .tupleof properties, whereas C files don't have such properties. --
d-bugmail--- via Digitalmars-d-bugs Mon, 20 Sep 2021 23:31:40 -0700
https://issues.dlang.org/show_bug.cgi?id=22322
--- Comment #7 from Walter Bright <[email protected]> --- The problem is in the buildXtoHash() function in clone.d. It adds .tupleof properties, whereas C files don't have such properties. --