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

Occasionally "Add" throws a non-sensical "Not a properly named namespace" #613

Open
aplteam opened this issue Dec 12, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@aplteam
Copy link
Contributor

aplteam commented Dec 12, 2023

Describe the bug

...
Link @ 08:27: Deleted #.MarkAPL.MarkAPL.API (C:/T/Projects/APLTree/MarkAPL/APLSource/MarkAPL/API)
⎕SE.Link.Add: Not a properly named namespace:  #.MarkAPL.MarkAPL.API 
CreateAPI[132] {}⎕SE.Link.Add fullName
      #.MarkAPL.MarkAPL.⎕nc'API'
0

The problem is that when I trace through the code after this error was thrown then Add returns a message that reads "Not found: #.MarkAPL.MarkAPL.API.CompressCSS" rather than throwing the error again.

When I restart from scratch everything works fine...

      ]tooLS.Version
 Dyalog  18.2.47418 32-bit Unicode, BuildID c8e80564            
 OS      Windows 10 or Windows Server 2016 (10.0.19045) 32-bit  
 Link    3.0.19                                                 
 SALT    2.9                                                    
 UCMD    2.51                                                   
 .NET    .NET Framework 4.8.9181.0                              
 Tatin   0.103.1-beta-3                                         
 Cider   0.37.5                                                 
 WS      18.2                                                   

I've seen this three times now over the course of the last ~4 months.
It happened in 18.2 and 19.0

@aplteam aplteam added the bug Something isn't working label Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant