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

Alternative way for issue 7177 - Allow UFCS lookup for opDollar resolution #1793

Closed
wants to merge 2 commits into from

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Mar 25, 2013

@quickfur
Copy link
Member

quickfur commented Aug 7, 2014

ping
Seems consensus has been reached in the bugzilla discussion; should we go ahead with this?

@quickfur
Copy link
Member

ping

{
dinteger_t dim = 0;
if (exp->op == TOKarray)
// See UFCS opDollar (same as searchUFCS)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't you reuse searchUFCS here?

@MartinNowak
Copy link
Member

Otherwise LGTM.

@9rnsr
Copy link
Contributor Author

9rnsr commented Oct 19, 2015

I'll forget to maintain this PR.

@9rnsr 9rnsr closed this Oct 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants