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

Dyalog goes away when )ED and fix code in a linked and )SAVEd workspace #683

Open
jwied opened this issue Nov 19, 2024 · 1 comment
Open
Labels
bug Something isn't working 𝗛𝗜𝗚𝗛 This has priority from the development team

Comments

@jwied
Copy link

jwied commented Nov 19, 2024

Describe the bug
Dyalog crashes after fixing code, when the workspace is under LINK control and was )SAVEd before.

To Reproduce
Steps to reproduce the behaviour:

  1. Some APL code files in a folder or subfolder
  2. On this folder do a “Load with Dyalog” (or ⎕SE.Link.Create )
  3. )ed any function or namespace, that is linked (this works fine)
  4. Save the workspace with )SAVE
  5. )ed again any function or namespace
  6. When fixing the changed code, the Dyalog IDE crashes without any message and without writing an aplcore file

Desktop (please complete the following information):

  • OS: Windows
  • APL version: 19.0 Unicode 64-bi
  • ⎕SE.Link.Version: 4.0.20
@jwied jwied added the bug Something isn't working label Nov 19, 2024
@dyavc
Copy link

dyavc commented Nov 19, 2024

Also, now logged as Dyalog issue 21744

@abrudz abrudz added the 𝗛𝗜𝗚𝗛 This has priority from the development team label Dec 16, 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 𝗛𝗜𝗚𝗛 This has priority from the development team
Projects
None yet
Development

No branches or pull requests

3 participants