I found that in the latest version I got an error like this:

Error: call of non-procedure: "./web"

        Call history:
...
        <eval>          (load "/etc/spiffy-conf.scm")
        <eval>          (spiffy-root-path "/var/www/localhost/htdocs")  <--

whereas if I set! spiffy-root-path it works.  Was it intentional to
quit using parameters and have them be plain variables?  I'm curious
if there is a reason why using parameters was bad?


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to