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/calls | Bin 47619 -> 47623 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'apps/calls') diff --git a/apps/calls b/apps/calls index d429db9c..4a0e624e 100755 Binary files a/apps/calls and b/apps/calls differ -- cgit 1.4.1-2-gfad0