DB48X: HP48-like RPL implementation for DM42
|
11-14-2023, 08:54 PM
Post: #155
|
|||
|
|||
RE: DB48X: HP48-like RPL implementation for DM42
(11-13-2023 02:02 PM)spiff72 Wrote:(11-13-2023 08:17 AM)c3d Wrote: OK. I found a reproducer. It looks like it's a problem with parsing of subdirectories. See https://github.com/c3d/DB48X-on-DM42/issues/559. The reason is that there was a bug in the new evaluation loop that causes directories to be evaluated immediately instead of being left on the stack. Evaluating a directory is interpreted as entering it. So you enter a temporary directory, and since it's not on the stack, as soon as you exit it, there is no reference left to it. This is fixed in my dev branch. I think that I will do an out-of-cycle release to fix it. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 4 Guest(s)