| Title | [lDebug] Move IF conditional command down in line_in |
|---|---|
| Author | E. C. Masloch |
| Created | 2026-06-15 12:40:14 +0200 Jun Mon |
| State | closed |
Needed as some ELDs expect line_in+2 -> command line.
Example that loops infinitely prior to this change:
if,exists,ext,extlib.eld,then,ext,extlib.eld,ldmem,mem
(With extname.eld installed!)
Done in hg fb4251178421 on 2025-12-24. Added an errfix.eld function to the ext puts getline entry that supports this move in hg b485227b9e52.