On Fri Nov 17 09:39:51 2023 +0000, Giovanni Mascellani wrote:
Do you have applications that are fixed by your revert?
I don't remember specific applications, but if I remember correctly from when I tried to sort out the function overload orders, the exact matches always have priority when there are multiple compatible function overloads.
Albeit I didn't detect that overloads whose only difference is having `float1` and `float` arguments throw an error.