Skip to content

Conversation

@StephenVavasis
Copy link
Contributor

@simonster is preparing to drop Julia 0.3 support for DataStructures.jl. This PR remove references to 0.3 from the portions of src, readme and test files that pertain to sorted containers.

@StephenVavasis
Copy link
Contributor Author

Note: I did not update the file src/DataStructures.jl because I didn't want to create a merge-conflict with another branch. When you are ready to drop 0.3 support, please edit src/DataStructures.jl also.

@StephenVavasis
Copy link
Contributor Author

Another remark: I updated .travis.yml so that I could see 'All checks have passed' but I did not update REQUIRE. Someone also needs to update REQUIRE when 0.3 support is removed.

@DanielArndt DanielArndt mentioned this pull request Dec 2, 2015
@hayd
Copy link
Contributor

hayd commented Dec 20, 2015

+1. IIUC this means the tests are going to fail on 0.3 so we should adjust the REQUIRE at the same time.

@kmsquire kmsquire mentioned this pull request Dec 28, 2015
@kmsquire
Copy link
Member

Closed by #155

@kmsquire kmsquire closed this Dec 29, 2015
@kmsquire
Copy link
Member

(I included this commit in that PR, still attributed to @StephenVavasis.)

@StephenVavasis
Copy link
Contributor Author

@kmsquire, just a quick note that there are still pre-0.4 references in src/DataStructures.jl if you want to thoroughly clean this up.

@kmsquire
Copy link
Member

Thanks @StephenVavasis--there were actually quite a few more! See #156

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