Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

import operators from Base explicitly #68

Merged
merged 1 commit into from
Jul 30, 2015
Merged

import operators from Base explicitly #68

merged 1 commit into from
Jul 30, 2015

Conversation

bicycle1885
Copy link
Member

import Base.Operators has been removed in Julia: JuliaLang/julia#12235.
So we have to import all operators explicitly from the Base module from now on.
This pull request adds missing operators to the import list.

@TransGirlCodes
Copy link
Member

Nice catch. Very simple change - I'm satisfied. Can someone give a second yay?

@prcastro
Copy link
Contributor

Seems OK to me also (travis failures are 0.3 only, and unrelated to this PR). Merging.

prcastro added a commit that referenced this pull request Jul 30, 2015
import operators from Base explicitly
@prcastro prcastro merged commit 0bd1bb3 into master Jul 30, 2015
@bicycle1885 bicycle1885 deleted the import-ops branch August 8, 2015 18:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants