>> ASDF(76): (mapcar #'parse-integer
>>                   (split-string "2.103" :separator "."))
>> (2 103)
>
> And that is what's annoying, since actually (semantically) 103 is meant as
> 1.3, no?
>
Yup, and it's all my fault for failing to switch numbering during the
2.0 release.
Hopefully, 3.0 will fix that.

BTW, I just committed 2.129 to fix one more bug. Sigh. I hope a new
maintainer will release that.

[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ]
Socialists, who want everyone enslaved, don't object to private slave-ownership
that it implies slaves, but that it implies non-slaves.

_______________________________________________
asdf-devel mailing list
asdf-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel

Reply via email to