Hello,
 
   Thanks for reporting this. I have changed the version comparison
procedure in chicken-setup to compare versions numerically, but this
was after release 3.1.0. The issue is fixed in the development
snapshots, and the upcoming release 3.2.0.

    -Ivan


Hans Bulfone <[EMAIL PROTECTED]> writes:

> 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...


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

Reply via email to