Skip to content

Conversation

@JeffBezanson
Copy link
Member

caused by #39623

@JeffBezanson JeffBezanson added types and dispatch Types, subtyping and method dispatch bugfix This change fixes an existing bug backport 1.6 Change should be backported to release-1.6 labels Feb 18, 2021
@JeffBezanson JeffBezanson force-pushed the jb/39698 branch 2 times, most recently from bcda552 to b42ea5d Compare February 18, 2021 03:31
@JeffBezanson
Copy link
Member Author

If this doesn't work, I'd also strongly consider just removing the error that happens here. We don't usually check the bounds of variables (e.g. Complex{<:String}), one reason being that it would be really hard for subtyping/intersection to know how to avoid violating the rules.

@JeffBezanson
Copy link
Member Author

Why is subtyping different on windows 😱

@KristofferC KristofferC mentioned this pull request Feb 22, 2021
52 tasks
@JeffBezanson JeffBezanson removed the backport 1.6 Change should be backported to release-1.6 label Mar 1, 2021
@vtjnash
Copy link
Member

vtjnash commented Nov 28, 2022

rebase?

@oscardssmith
Copy link
Member

Fixed on 1.11 presumably by N5N3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This change fixes an existing bug types and dispatch Types, subtyping and method dispatch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants