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

--- Comment #6 from Rainer Schuetze <[email protected]> ---
The definition of RTInfo(T) in object.d has changed since 2013 from 0x12345678
to null.

The test in https://github.com/dlang/dmd/pull/2480 verifies that
https://github.com/dlang/dmd/blob/master/src/dmd/todt.d#L1394 doesn't use the
fallback if no RTInfo has been evaluated (which writes 1 if the struct contains
pointers).

--

Reply via email to