Thread overview
[Issue 21205] Struct comparison does not follow spec
Sep 15, 2020
RazvanN
Dec 17, 2022
Iain Buclaw
September 15, 2020
https://issues.dlang.org/show_bug.cgi?id=21205

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com

--- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> ---
Hmmm...here we have equal match for both functions therefore, according to the spec, we should have an error, however, the compiler chooses the first function that. I'm not sure if this is a feature or a bug (should we change the spec or modify the behavior of the compiler?).

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=21205

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=21205

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19778

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--