Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve linking of overloaded functions #50

Open
JohannesMeierSE opened this issue Dec 19, 2024 · 0 comments
Open

Improve linking of overloaded functions #50

JohannesMeierSE opened this issue Dec 19, 2024 · 0 comments
Milestone

Comments

@JohannesMeierSE
Copy link
Collaborator

JohannesMeierSE commented Dec 19, 2024

  • related to the custom linker in LOX for selecting overloaded functions and methods
  • What about if more than one overload matches (thanks to implicit conversion etc.)? How to select the "best" match? What to do in case of ambiguities?
  • If no one matches, provide a more "speaking" error message with candidates instead of linking with the first overload?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant