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

Add support DomainError constructors that ignore inputs #391

Closed
musm opened this issue Aug 6, 2017 · 1 comment
Closed

Add support DomainError constructors that ignore inputs #391

musm opened this issue Aug 6, 2017 · 1 comment

Comments

@musm
Copy link
Contributor

musm commented Aug 6, 2017

@tkelman comment in JuliaMath/SpecialFunctions.jl#39 (comment)

May want to actually make use of the new DomainError feature? Maybe Compat could support 1 and 2-arg DomainError constructors that ignore the inputs. Hopefully that wouldn't have a performance cost on 0.6 and earlier.

@timholy
Copy link
Sponsor Member

timholy commented Aug 7, 2017

Should also do InexactError and OverflowError in the same PR. The latter is still pending, my first priority will be to get that merged.

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