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.


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to