[Fluxus] line-intersect segfault

gabor papp gabor.lists at mndl.hu
Fri Aug 29 06:45:07 PDT 2008


> Irritatingly, I can't get this to crash.
for some reason it works for me also now.

> Is there any more to it?
but it segfaults if i try to display the results.

(clear)

(define l (build-line 2))

(with-primitive l
         (pdata-set "p" 0 (vector 0 -5 0))
         (pdata-set "p" 1 (vector 3 5 0))
         (display (line-intersect (pdata-ref "p" 0) (pdata-ref "p" 
1)))(newline))


best,
gabor



More information about the Fluxus mailing list