Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site petsd.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!vax135!petsd!jjm From: jjm@petsd.UUCP (Jim Moseman) Newsgroups: net.sources Subject: repeat bug in Xlisp Message-ID: <348@petsd.UUCP> Date: Wed, 5-Sep-84 14:45:27 EDT Article-I.D.: petsd.348 Posted: Wed Sep 5 14:45:27 1984 Date-Received: Thu, 6-Sep-84 04:57:11 EDT Organization: Perkin-Elmer DSG, Tinton Falls, N.J. Lines: 13 . 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.