about summary refs log tree commit diff stats
path: root/subx/apps/survey
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-07-12 23:41:23 -0700
committerKartik Agaram <vc@akkartik.com>2019-07-12 23:41:23 -0700
commitfb935eaa7e044b2e55490972e95233f3321e6d87 (patch)
tree1742a052ab81126141ba238368eae072e9f4eb85 /subx/apps/survey
parent8ba17d839eeca97bbf3947ce1995350b0858f233 (diff)
downloadmu-fb935eaa7e044b2e55490972e95233f3321e6d87.tar.gz
fixed one bug, hit another
I carefully logged the segment a label is declared in but forgot to
actually save it in the table. This has been a theoretic concern for
some time, but I've never seen it actually happen until now. SubX is
just too low level.

Now I get past the first two phases but code generation fails to find
the 'Entry' label.
Diffstat (limited to 'subx/apps/survey')
-rwxr-xr-xsubx/apps/surveybin39892 -> 39901 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/survey b/subx/apps/survey
index aeb2290b..2e90499c 100755
--- a/subx/apps/survey
+++ b/subx/apps/survey
Binary files differ