repeat bug in Xlisp
    Jim Moseman 
    jjm at petsd.UUCP
       
    Thu Sep  6 04:45:27 AEST 1984
    
    
  
.
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.
    
    
More information about the Comp.sources.unix
mailing list