-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Creating a new folder using Windows Explorer and the renaming it gives a lot of pointless warnings in the APL session:
]link.create c:\tmp\statfns
Linked: #.statfns ←→ "c:\tmp\statfns"
(create a new folder using Windows explorer)
Link Warning: ⎕SE.Link.Notify: changed c:/tmp/statfns/New folder: invalid name defined by file: c:/tmp/statfns/New folder
Link Warning: Unable to read "c:/tmp/statfns/New folder": c:/tmp/statfns/New folder: Invalid file or directory
(rename it to "sub"):
Link Warning: ⎕SE.Link.Notify: renamed c:/tmp/statfns/sub: updating previously linked #.statfns.subnamespace #.statfns.New folder not found. Loading #.statfns.sub from c:/tmp/statfns/sub
Expected behaviour
Ignore such folders, just say nothing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working