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

[Release-0.6] Fix IntSet overflow with large unsigned ints #24365

Merged
merged 2 commits into from
Oct 28, 2017

Conversation

mbauman
Copy link
Member

@mbauman mbauman commented Oct 27, 2017

This is already fixed on master through a larger, unrelated change. This is a very minimal patch to correct the bad behavior.

Ref https://discourse.julialang.org/t/intset-crashes-julia-0-6-1/6727/5

This is already fixed on master through a larger, unrelated change.  This is a very minimal patch to correct the bad behavior.
@ararslan
Copy link
Member

I guess I'll be doing a 0.6.2. 😛

@rfourquet
Copy link
Member

@ararslan I can see a couple more bugfixes in master which are not in 0.6.1 (#23557, #23191, #23179), would you like me to backport them before releasing 0.6.2 ?

@ararslan
Copy link
Member

@rfourquet My comment was somewhat in jest, though it seems like there are enough things to backport that a 0.6.2 release might make sense. But we'll wait a bit to see whether a 0.6.2 is necessary; depending on the timing of 0.7/1.0, it may not be worth the effort.

@ararslan ararslan merged commit 5478834 into release-0.6 Oct 28, 2017
@ararslan ararslan deleted the mb/0.6intsetoverflow branch October 28, 2017 21:53
@ararslan
Copy link
Member

Removing the backport label since this is now in the release-0.6 branch.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants