chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] srfi-19, srfi-29 and required-extension-version


From: Hans Bulfone
Subject: [Chicken-users] srfi-19, srfi-29 and required-extension-version
Date: Mon, 28 Apr 2008 23:32:37 +0200
User-agent: Mutt/1.5.16 (2007-06-09)

hi,

when i want to install srfi-19 on a fresh chicken 3.1.0 installation
(without old eggs or something) it tells me:

Error: the required extension `srfi-29' is older than 1.5, which is
what this extension requires

but:

# chicken-setup -l | grep srfi-29
srfi-29                                Version: 1.11.0 (Release 200804120109)

which is probably better than 1.5 but required-extension-version
compares the version string lexicographically so 1.11.0 seems older.

nothing that can't be easily worked around... just wanted to report it...

bye,
hans.




reply via email to

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