Fix think-o in previous commit -- wetware pattern matcher failed in
authorTaylor R. Campbell <net/mumble/campbell>
Mon, 11 Feb 2008 23:59:24 +0000 (23:59 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Mon, 11 Feb 2008 23:59:24 +0000 (23:59 +0000)
commita2fe136fe742b00ee505864674fde78f4496df58
treeb4363b802cce12e144963f7f7ac00f71ef3f3735
parentccbe07a88c28c0f4d9c8f04cbfba2d370d4512bb
Fix think-o in previous commit -- wetware pattern matcher failed in
`apply_compiled_from_primitive', which obviously can't use the new
`setup_compiled_invocation_from_primitive' because the latter does a
primitive abort if an error happens, whereas APPLY just wants to
return.
v7/src/microcode/cmpint.c