* core/vm-x86.c: fix 4+ argument functions on x86_64.
author_why <why@whytheluckystiff.net>
Tue, 14 Jul 2009 19:25:22 +0000 (12:25 -0700)
committer_why <why@whytheluckystiff.net>
Tue, 14 Jul 2009 19:25:22 +0000 (12:25 -0700)
commit3c36061094cfd53396bb830b660b8571cef67c2f
treeeb4bc0ba3ee7ab66f7320c3fd53001a42dfd4c89
parentc80e350468a2d2f2e48f2adde06665e998ac481b
 * core/vm-x86.c: fix 4+ argument functions on x86_64.
 * test/closures/long.pn: test of 14 arguments (the present limit.)
core/vm-x86.c
test/closures/long.pn [new file with mode: 0644]