Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

gnus-continuum-version is not monotonous?

0 views
Skip to first unread message

Ulrich Mueller

unread,
Nov 16, 2009, 7:15:41 PM11/16/09
to
Hi,

I'm wondering about the "gnus-continuum-version" function. Shouldn't it
return larger version numbers for newer Gnus versions, as the name of
the function suggests?

It returns for the Gnus version included in Emacs 23.1:
(gnus-continuum-version "Gnus v5.13") -> 5.13

but for yesterday's snapshot (gnus-CURRENT-20091115.tar.gz):
(gnus-continuum-version "No Gnus v0.11") -> 5.110011

So is there another way for obtaining a version number that increases
monotonously with time? I'm looking for something that could be used for
ordering of package versions in a distribution.

Ulrich

0 new messages