Fixed. *default-compilation-environment* is now initialized with a basic compilation environment (via make-basic-compilation-environment) when its declared.
Vladimir
On 7/31/07, Daniel Gackle danielgackle@gmail.com wrote:
I believe this used to work:
(ps-to-string 'some-symbol)
Now it doesn't:
No methods applicable for generic function #<STANDARD-GENERIC-FUNCTION PARENSCRIPT::COMPILE-PARENSCRIPT-FORM> with args (NIL SOME-SYMBOL) of classes (NULL SYMBOL) [Condition of type PROGRAM-ERROR]
... apparently because of the lack of an implicitly expected compilation environment.
Dan
parenscript-devel mailing list parenscript-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel