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

Change warn to at-warn for Julia 1.0 compatibility #91

Closed
nico202 opened this issue Apr 11, 2019 · 2 comments
Closed

Change warn to at-warn for Julia 1.0 compatibility #91

nico202 opened this issue Apr 11, 2019 · 2 comments

Comments

@nico202
Copy link
Contributor

nico202 commented Apr 11, 2019

There are a couple of warn that should be @ warn like here:

dowarn && warn("Gramian has only $(i-1) positive eigenvalue(s)")

and
dowarn && warn("The last eigenpair is degenerate with $(nevals-1) others; $nevalsmore were ignored. Answer is not unique")

@ararslan ararslan changed the title warn broken on julia 1.0 Change warn to at-warn for Julia 1.0 compatibility Apr 11, 2019
@ararslan
Copy link
Member

Would you be willing to submit a PR for this?

@nico202
Copy link
Contributor Author

nico202 commented Apr 23, 2019

Sorry I missed the notification. Sure

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