diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-03-08 17:15:19 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-03-08 17:15:19 -0800 |
commit | 7a22a21995001cbdf72c5e3b92f52c9abcee3202 (patch) | |
tree | b876c36d1788ee8d3c091e1ee05dacb6b839c44c /subx/apps/handle | |
parent | 092cede5da0f329f2b624d31cfe76136cfc6a6ed (diff) | |
download | mu-7a22a21995001cbdf72c5e3b92f52c9abcee3202.tar.gz |
4996 - back on pack.subx
Yet another redrawing of responsibilities between convert and its helpers. In the process I discovered a bug in `write-stream-buffered` which ended up taking me through a detour to extract `browse_trace` into its own tool. It turns out just having long buffers is enough to need browse_trace. Simple operations like clearing a stream swamp a flat view of the trace.
Diffstat (limited to 'subx/apps/handle')
-rwxr-xr-x | subx/apps/handle | bin | 17721 -> 17453 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/handle b/subx/apps/handle
index 63a94ad1..84b1bcf1 100755
--- a/subx/apps/handle
+++ b/subx/apps/handle
Binary files differ |