Attached is a patch that should allow the utf8 egg to build against master. I hope I didn't miss anything, the patch is simple...
I hope that this patch will clean up most of these regression test failures: http://tests.call-cc.org/master/linux/x86/2012/10/06/salmonella-report/rev-dep-graphs/utf8.html -Alan -- .i ma'a lo bradi cu penmi gi'e du
Index: utf8/trunk/utf8.setup =================================================================== --- utf8/trunk/utf8.setup (revision 27569) +++ utf8/trunk/utf8.setup (working copy) @@ -1,3 +1,4 @@ +(use make) (define version "3.3.4")
_______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
