chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] 'version' file not being bundled in eggs in Chicken


From: Alejandro Forero Cuervo
Subject: Re: [Chicken-users] 'version' file not being bundled in eggs in Chicken 4?
Date: Thu, 8 Jul 2010 13:06:35 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

> This parameter is only available (and specifically intended to be
> used) in the setup script: you could do
> 
> (install-extension 'foo
>   ...
>   `(version ,(cadr (extension-name-and-version))) )

Oh, that's cool.  I thought it was meant for users of the installed
extension.

Given that chicken-install knows the version of the extension, does it
default to using that if no “(version ...)” part is provided in the
properties of the extension in the call to install-extension?

Alejo.
http://azul.freaks-unidos.net/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]