-
Notifications
You must be signed in to change notification settings - Fork 826
Fix for subtype pattern matching #13178
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
@vzarytovskii Could you take a careful look at this (and the subsequent 6 functions)
|
We can merge this and add the tests separately |
Agree, we should merge this one, while I'm looking at some more potential tests. |
This unfortunately needs to be a priority for all servicable branches that have the problem... |
* tentative fix for pattern matching logic * add test matrix
* tentative fix for pattern matching logic * add test matrix Co-authored-by: Don Syme <[email protected]>
dev17.2 PR is here - #13190 |
This fixes #13175
Added a systematic test matrix