From 70a999aaebbd05873be56b0460e0d4182397cfea Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 15 Jul 2019 17:03:39 -0700 Subject: 5407 Bugfix nine: flush(out) after translation is done. Still one remaining bug from comparing ELF binaries: emit-segments prints nothing for some reason. --- subx/apps/survey.subx | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'subx/apps/survey.subx') diff --git a/subx/apps/survey.subx b/subx/apps/survey.subx index 58de2b66..b7ce08dd 100644 --- a/subx/apps/survey.subx +++ b/subx/apps/survey.subx @@ -268,6 +268,13 @@ convert: # in : (address buffered-file), out : (address buffered-file) ->