Alejandro Forero Cuervo scripsit: > I found a simpler way to trigger the error. If I do > > (use srfi-40 syntax-case) > (stream-cons "foo" stream-null) ; ,
Yes, that fails for me too. If you use syntax-case first, it works. -- John Cowan http://ccil.org/~cowan [EMAIL PROTECTED] The Penguin shall hunt and devour all that is crufty, gnarly and bogacious; all code which wriggles like spaghetti, or is infested with blighting creatures, or is bound by grave and perilous Licences shall it capture. And in capturing shall it replicate, and in replicating shall it document, and in documentation shall it bring freedom, serenity and most cool froodiness to the earth and all who code therein. --Gospel of Tux _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
