Skip to content

Conversation

@rened
Copy link

@rened rened commented Aug 4, 2015

Make collect return an array of Pairs, fixes unit tests.
Fixed IntSet deprectation warning for status() of SortedDict.(not necessary after rebase)

Copy link
Member

Choose a reason for hiding this comment

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

Base didn't actually start returning Pairs until pretty recently, even though the change to using Pairs everywhere else happened at v"0.4.0-dev+980".

This is probably okay, though--I doubt people are depending on this, and I doubt this would break code even if they were.

(Comments to the contrary welcome.)

@rened
Copy link
Author

rened commented Aug 9, 2015

rebased. I removed the fix for the 0 in Intset warning, I'll better leave that for @StephenVavasis to handle.

kmsquire added a commit that referenced this pull request Aug 9, 2015
fix Pair usage for ordereddict
@kmsquire kmsquire merged commit 12fdd18 into JuliaCollections:master Aug 9, 2015
@kmsquire
Copy link
Member

kmsquire commented Aug 9, 2015

Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants