[Issue 19975] object.opEquals(Object lhs, Object rhs) can skip typeid comparison when !lhs.opEquals(rhs)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 16 20:07:56 UTC 2019


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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/druntime pull request #2641 "Issue 19975 -
object.opEquals(Object lhs, Object rhs) can skip typeid comparison when
!lhs.opEquals(rhs)" mentioning this issue:

- Issue 19975 - object.opEquals(Object lhs, Object rhs) can skip typeid
comparison when !lhs.opEquals(rhs)

https://github.com/dlang/druntime/pull/2641

--


More information about the Digitalmars-d-bugs mailing list