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

Remove a case of type piracy #1035

Merged
merged 2 commits into from
Feb 4, 2019
Merged

Remove a case of type piracy #1035

merged 2 commits into from
Feb 4, 2019

Conversation

ararslan
Copy link
Member

@ararslan ararslan commented Feb 3, 2019

Repurposed to fix #282.

@ararslan
Copy link
Member Author

ararslan commented Feb 3, 2019

bors try

bors bot added a commit that referenced this pull request Feb 3, 2019
@ararslan
Copy link
Member Author

ararslan commented Feb 3, 2019

I was wrong, it was being used somehow, subtly. EDIT: But only on Julia 1.0!

@bors
Copy link
Contributor

bors bot commented Feb 3, 2019

try

Build failed

@ararslan
Copy link
Member Author

ararslan commented Feb 3, 2019

bors try

bors bot added a commit that referenced this pull request Feb 3, 2019
@00vareladavid
Copy link
Contributor

I would prefer patch #1036

@bors
Copy link
Contributor

bors bot commented Feb 3, 2019

@ararslan
Copy link
Member Author

ararslan commented Feb 3, 2019

Okay, up to you. I have a fix for another case of type piracy for which I can repurpose this PR.

@00vareladavid
Copy link
Contributor

Cool, I'll merge the other one

`in(::VersionNumber, ::VersionNumber)` was only used once and isn't
necessary.
@ararslan
Copy link
Member Author

ararslan commented Feb 3, 2019

bors try

bors bot added a commit that referenced this pull request Feb 3, 2019
@fredrikekre
Copy link
Member

If you wanna fix #282 you can remove the isless method too.

@ararslan
Copy link
Member Author

ararslan commented Feb 3, 2019

I can wrap that definition in a version check once JuliaLang/julia#30947 is merged.

@bors
Copy link
Contributor

bors bot commented Feb 3, 2019

@ararslan
Copy link
Member Author

ararslan commented Feb 4, 2019

Version check added.

bors try

bors bot added a commit that referenced this pull request Feb 4, 2019
@bors
Copy link
Contributor

bors bot commented Feb 4, 2019

try

Build succeeded

@ararslan
Copy link
Member Author

ararslan commented Feb 4, 2019

Good to merge?

@ararslan
Copy link
Member Author

ararslan commented Feb 4, 2019

bors r+

bors bot added a commit that referenced this pull request Feb 4, 2019
1035: Remove a case of type piracy r=ararslan a=ararslan

Repurposed to fix #282.

Co-authored-by: Alex Arslan <[email protected]>
@bors
Copy link
Contributor

bors bot commented Feb 4, 2019

@bors bors bot merged commit 99cac7e into master Feb 4, 2019
@bors bors bot deleted the aa/pirate-patrol branch February 4, 2019 18:49
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.

Pkg3 is a pirate
3 participants