-
Notifications
You must be signed in to change notification settings - Fork 63
how to crash REPLICATE ? #1501
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
Comments
What I was afraid of is confirmed 😢
versus
We do face a serious problem, protecting all the inputs |
|
Isn't exactly suggestive of elegant handling of the case in IDL either. I don't think that's really the proper way to handle the situation though. |
I believe we should use LONG64 . |
I think we have an opportunity to deliver a clever message than IDL It is not urgent, less urgent that "operational" bugs or regressions. Then we can think on solutions. |
the patch will be sufficient for the time being I believe. |
z=replicate(3,!values.f_nan)
z=replicate(3,!values.f_infinity)
is OKOK, I made a typo 🥲 (interverting first and second arg.)
(I am not sure to be able to look at that today)
The text was updated successfully, but these errors were encountered: