A simple fix for a subtle problem
parent
f6b3681078
commit
c6718ba8c9
|
@ -1,10 +1,3 @@
|
|||
- crash:
|
||||
- start UI
|
||||
- redefine new-size
|
||||
- recompile all
|
||||
- full gc
|
||||
- crash!
|
||||
|
||||
- unix i/o: problems with passing f to syscalls
|
||||
- if a primitive throws an error, :c doesn't show the call frame there
|
||||
- "benchmark/help": without a yield UI runs out of memory
|
||||
|
@ -63,6 +56,7 @@
|
|||
|
||||
+ ui:
|
||||
|
||||
- fix listener scroll to
|
||||
- { } H{ } [ ] tabular-output -- excess newline
|
||||
- multiple listener-run-files is broken
|
||||
- word wrap in UI broken again
|
||||
|
|
Loading…
Reference in New Issue