Skip to content

Conversation

@JeffBezanson
Copy link
Member

fixes #31496

@JeffBezanson JeffBezanson added types and dispatch Types, subtyping and method dispatch bugfix This change fixes an existing bug backport 1.2 labels Apr 10, 2019
}
while (e->Runions.more) {
if (e->emptiness_only && ii != jl_bottom_type) {
free(se.buf);
Copy link
Member

Choose a reason for hiding this comment

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

Somebody should add a language facility to C to call a certain function automatically at the end of a scope.

Copy link
Member

Choose a reason for hiding this comment

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

Maybe give it some kind of obscure acronym?

@JeffBezanson JeffBezanson merged commit 1001087 into master Apr 11, 2019
@JeffBezanson JeffBezanson deleted the jb/fix31496 branch April 11, 2019 16:59
KristofferC pushed a commit that referenced this pull request Apr 15, 2019
@KristofferC KristofferC mentioned this pull request Apr 15, 2019
58 tasks
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.

Unreachable reached

4 participants