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

replace import Base..* with import Base.(.*) #2

Closed
mschauer opened this issue Sep 8, 2013 · 1 comment
Closed

replace import Base..* with import Base.(.*) #2

mschauer opened this issue Sep 8, 2013 · 1 comment

Comments

@mschauer
Copy link
Member

mschauer commented Sep 8, 2013

Apparently, import Base..* is not legal anymore (v"0.2.0-prerelease+3627"),

ERROR: syntax: invalid operator ..*
...
at /home/xyz/.julia/RandomMatrices/src/FormalPowerSeries.jl:13
@jiahao
Copy link
Collaborator

jiahao commented Oct 17, 2013

Thanks, this is fixed in 1145dd9.

@jiahao jiahao closed this as completed Oct 17, 2013
jiahao pushed a commit that referenced this issue Dec 31, 2014
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

No branches or pull requests

2 participants