14 Aoû
2013
14 Aoû
'13
18:59
Hi! I am experiencing problems including digest.scm in client code. Could someone please enlighten me? If I do (include "~~lib/digest#.scm") I cannot access the exported functions. If I do (include "~~lib/digest.scm") I am getting errors of string-append being a macro etc. and all symbols created in my code is now in the digest# namespace. Yes, I tried to goggle this. I found http://dynamo.iro.umontreal.ca/wiki/index.php/Namespaces but it does not mention how to import files that use namespaces. Greetings, Dirk