-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Wunused: Check if symbol exists before isValidMemberDef check #17316
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
Conversation
closes lampepfl#17309
The fix is pretty obvious based on the stack trace. |
Minimizing that is going to be tough (I tried), I'll try quickly releasing an testing locally, hopefully that is enough (the fix looks good in my opinion) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After manually testing, lila-ws
does compile successfully now
While I really want this fix to be out in RC5 as soon as possible, I think we should wait for a clear reproduction, to see where exactly we have made a mistake. |
This is a symptom of another bug, that will be investigated in #17346. For now, I think we should backport this PR and do not wait with RC5. |
closes lampepfl#17309