30 Jun 09:33
Re: version querying
From: <Sven.Hartrumpf <at> FernUni-Hagen.de>
Subject: Re: version querying
Newsgroups: gmane.lisp.scheme.bigloo
Date: 2008-06-30 07:33:03 GMT
Expires: This article expires on 2008-07-14
Subject: Re: version querying
Newsgroups: gmane.lisp.scheme.bigloo
Date: 2008-06-30 07:33:03 GMT
Expires: This article expires on 2008-07-14
Mon, 30 Jun 2008 09:01:52 +0200, r.f.wolpert wrote: > printing *bigloo-version* works for me in the interpreter... but not when compiling; then it flags an error > > # Unbound variable -- *bigloo-version* Oh, yes. Manuel, is this difference between interpreter and compiler intended? As a workaround, you can use the undocumented (bigloo-config ...), here: (bigloo-config 'release-number)
RSS Feed