Jeronimo Pellegrini <jpn <at> aleph0.info> writes: > > Hi, > > I think I understand how ot embed Scheme in C, and got > some simple examples to work (even passing variable > pointers to Scheme functions and getting Scheme code > to change the values of the variables -- it's easier > than I initially thought!) > > But now I'm trying to embed code that uses srfi-42, > and it doesn't work. >
A bug in the srfi-42 setup script. Please try version 1.7. cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
