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

setrounding uses old-style warn and error functions #328

Closed
ssfrr opened this issue Oct 3, 2019 · 1 comment
Closed

setrounding uses old-style warn and error functions #328

ssfrr opened this issue Oct 3, 2019 · 1 comment

Comments

@ssfrr
Copy link

ssfrr commented Oct 3, 2019

This is on both master and the nonrecursive_powers branch.

https://github.com/JuliaIntervals/IntervalArithmetic.jl/blob/nonrecursive_powers/src/intervals/rounding.jl#L315-L319

I hit this because I was calling setrounding(Interval, :none) in my main package body instead of from an __init__() function, which causes issues during precompilation.

@Kolaru
Copy link
Collaborator

Kolaru commented Sep 18, 2023

setrounding has been removed on master.

@Kolaru Kolaru closed this as completed Sep 18, 2023
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