about summary refs log tree commit diff stats
path: root/apps/crenshaw2-1b
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-04-10 16:43:59 -0700
committerKartik Agaram <vc@akkartik.com>2020-05-18 00:44:46 -0700
commitf7360e493ac7e4d3fc27a1823db0ba62ef271433 (patch)
treeda9ed16befd8c0d54574ef054e04f2447fd15327 /apps/crenshaw2-1b
parent0208505bdbd9dde7b78fb724040a35df260bb586 (diff)
downloadmu-f7360e493ac7e4d3fc27a1823db0ba62ef271433.tar.gz
support 'fake' handles allocated statically
Mystery solved of why the syntax sugar phases don't work even though they
don't use any functions whose signatures changed in the migration to handles.

The answer: they use the Registers table, and it needs to use handles rather
than raw strings.
Diffstat (limited to 'apps/crenshaw2-1b')
-rwxr-xr-xapps/crenshaw2-1bbin44000 -> 44000 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/apps/crenshaw2-1b b/apps/crenshaw2-1b
index a173aeec..3d700cc6 100755
--- a/apps/crenshaw2-1b
+++ b/apps/crenshaw2-1b
Binary files differ