On 3/22/2016 4:05 AM, Johan Engelen wrote:
Shoot me down if unrelated and easily worked around: MSVC mangles "struct" differently from "class". Perhaps the D split between struct/class makes it hard to represent this MSVC mangling? (without changing the C++ source)
It is a current problem. I've thought of many solutions, but none were satisfying.
