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

DOMAIN ERROR using Jarvis with Dyalog 20.0 #70

Closed
rikedyp opened this issue Aug 6, 2024 · 0 comments · Fixed by #72
Closed

DOMAIN ERROR using Jarvis with Dyalog 20.0 #70

rikedyp opened this issue Aug 6, 2024 · 0 comments · Fixed by #72

Comments

@rikedyp
Copy link
Contributor

rikedyp commented Aug 6, 2024

I suspect 819⌶ (case convert) needs to be replaced with ⎕C or wrapped with an error-guarding dfn

DOMAIN ERROR: I-Beam function 819 has been withdrawn; use ⎕C instead
nocase[0] nocase←{(lc ⍺)⍺⍺ lc ⍵} ⍝ case insensitive operator
                                 ∧
bpbecker added a commit that referenced this issue Aug 9, 2024
@bpbecker bpbecker linked a pull request Aug 11, 2024 that will close this issue
bpbecker added a commit that referenced this issue Aug 11, 2024
* Address 819⌶ compatibility #70

* Increase build number
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

Successfully merging a pull request may close this issue.

1 participant