The current default_gensym_prefix is " g" which generates a Guile
specific symbol { g123} or similar.
Is this intended?
Thanks!
> Date: Fri, 15 Nov 2013 15:40:47 +0800
> From: Nala Ginrut
> I encountered a bug while trying include some file:
> --cut
> scheme@(guile-user)> (include "aa.scm")
> While compiling expression:
> ERROR: In procedure string-length: Wrong type argume
Hi!
Time has passed...
taylanbayi...@gmail.com ("Taylan Ulrich "Bayırlı/Kammer\"") skribis:
> I propose three changes/features, the first two of which give way to
> *intra*-module optimizations only (i.e. on references a module makes
> to its own top-levels), and the third to inter-module optimi
Nala Ginrut skribis:
> The current default_gensym_prefix is " g" which generates a Guile
> specific symbol { g123} or similar.
> Is this intended?
Yes.
Ludo’.