From 70187b1c01a0540bc677fbbfeaef129549d3075d Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 26 Nov 2019 22:11:23 -0800 Subject: 5765 A couple more primitives now working. In the process I ran into an issue with some buffer filling up when running ntranslate. Isolating it to survey.subx was straightforward, but --trace ran out of RAM, and --trace --dump ran out of (7GB of) disk. In the end what helped was just repeatedly inserting exits at different points, and I realized there was a magic number that hadn't been turned into a named constant. --- apps/tests | Bin 41690 -> 41694 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'apps/tests') diff --git a/apps/tests b/apps/tests index 31eab508..68009fe7 100755 Binary files a/apps/tests and b/apps/tests differ -- cgit 1.4.1-2-gfad0