Commit 81fe851
FIXED: crash on the debugger "depth" command without argument
The default depth was passed as a plain C integer rather than a tagged
Prolog word, creating a bogus float term that crashes clause indexing.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent a26ae37 commit 81fe851
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
819 | 819 | | |
820 | 820 | | |
821 | 821 | | |
822 | | - | |
| 822 | + | |
823 | 823 | | |
824 | 824 | | |
825 | 825 | | |
| |||
0 commit comments