jjm@petsd.UUCP (Jim Moseman) (09/05/84)
. After installing the posted bug fixes and making a version of Xlisp, I found that repeat didn't work. (The expressions would only be executed once no matter how large the repeat count.) Adding the following statements to xlsubr.c seems to fix the problem: 354a355 > * repeat - builtin function repeat * 382a384 > arg.n_ptr = farg.n_ptr; ...!vax135!petsd!jjm Jim Moseman @ Perkin-Elmer, Tinton Falls, N.J.