> 1. ldd `which csi` shows libpcre linked in > 2. csi -R regex -eval "(print (test-feature? > 'pcre))" > prints #t if using PCRE.
Ah, so I wasn't using PCRE after all... BTW, is there a port of Olin Shiver's SRE package? More generally, the SCSH regexp API looks nice, especially regexp-for-each and let-match. By comparison, the chicken API seems to make it tedious to match repeatedly... -- Dan ____________________________________________________________________________________ Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates (http://voice.yahoo.com) _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
