[Fluxus] for-each segfault

gabor papp gabor.lists at mndl.hu
Fri Jan 9 11:11:43 PST 2009


this code causes segfault with the latest git version, plt scheme 4.1:

(for-each (lambda (x) 0))

the code is wrong, because the second list parameter of for-each is
missing, but it should not segfault anyway.

best,
gabor



More information about the Fluxus mailing list