Works fine on Ubuntu 10.10, csi 4.5.2 (once you change "syntax rules" to "syntax-rules").
4.2.0 is pretty ancient. > ---------- Forwarded message ---------- > From: Tom Ostojich <[email protected]> > > Using csi version 4.2.0 on GNU/Linux (Ubuntu 10.04) built for x86 > causes a segfault when the following code is evaluated: > > (define-syntax ∫ > (syntax rules () > ((∫ x ...) '(x ...)))) > > (∫ x ^2 + x + 1 dx) > > Considering that segfaults are fairly serious, I figured that it I > should let you know. _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
