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 throws a RANK ERROR when given a scalar as argument #688

Open
aplteam opened this issue Dec 17, 2024 · 0 comments
Open

Add throws a RANK ERROR when given a scalar as argument #688

aplteam opened this issue Dec 17, 2024 · 0 comments
Labels
bug Something isn't working MID Should be done fairly soon

Comments

@aplteam
Copy link
Contributor

aplteam commented Dec 17, 2024

To reproduce this, execute the following within a Linked namespace:

      a←'Hello'
      ⎕se.Link.Add 'a'
RANK ERROR
      ⎕se.Link.Add ,'a'
Added: ...

I am on:

]tools.Version
 Dyalog  20.0.50525 64-bit Unicode, BuildID 2607dba2 
 OS      Windows 11 (10.0.22631) 64-bit              
 Link    4.0.20                                      
 SALT    2.915                                       
 UCMD    2.6                                         
 .NET    .NET Framework 4.8.9282.0                   
 WS      20.0                                        
 Tatin   0.117.1-beta-1                              
 Cider   0.46.0-beta-2                               
@aplteam aplteam added the bug Something isn't working label Dec 17, 2024
@abrudz abrudz added the MID Should be done fairly soon label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working MID Should be done fairly soon
Projects
None yet
Development

No branches or pull requests

2 participants