[Issue 23274] [REG2.099] Wrong call resolution (ambiguity) with const and non-const methods

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 20 20:28:48 UTC 2022


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

Iain Buclaw <ibuclaw at gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw at gdcproject.org

--- Comment #2 from Iain Buclaw <ibuclaw at gdcproject.org> ---
This is the introducing change: https://github.com/dlang/dmd/pull/13267

There used to be a test in xtest46.d which did exactly what you're doing here,
but that was changed as part of the linked PR to fix...

--


More information about the Digitalmars-d-bugs mailing list