Use the CONS primitive, not the value of the top-level variable named
authorTaylor R. Campbell <net/mumble/campbell>
Mon, 2 Feb 2009 16:02:17 +0000 (16:02 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Mon, 2 Feb 2009 16:02:17 +0000 (16:02 +0000)
commit9127a3f27bad10d4eadb0219a7ec05b31b7c69ab
treec4effff8986e5de00aeaa618736c6154439a09e8
parent7f1f0b3b3baf777ee5e8438507467f83291008a7
Use the CONS primitive, not the value of the top-level variable named
CONS, to detect error combinations.  Use PRIMITIVE-ARITY-CORRECT?
during RTL generation to check primitive arities, so that error
combinations are handled correctly.
v7/src/compiler/fggen/fggen.scm
v7/src/compiler/rtlgen/rgcomb.scm