Hi Christian. Sun, 2 Jan 2011 18:32:14 +0100, ckeen wrote: > The workaround is to (define-constant MAGIC-LIMIT 12) > in lookup-table-body.scm before the use of it.
Thanks for your quick help. Works for me too. Now I was able to solve another issue for the experimental branch: You need to replace getenv by get-environment-variable in locale-timezone.scm and locale-posix.scm of the "locale" egg. Who can fix this in the official egg? Happy new year & happy coding Sven _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
