emacs-devel
[Top][All Lists]
Advanced

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

Re: Updating release version to 22.1


From: Kim F. Storm
Subject: Re: Updating release version to 22.1
Date: Wed, 09 Feb 2005 11:54:28 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

Lute Kamstra <address@hidden> writes:

> address@hidden (Kim F. Storm) writes:
>
> [...]
>
>> My primary concern is if some code tests specifically for MM.1 in some
>> way, e.g. "version >= MM.1" and the dev/pretest version is MM.0, then
>> we may not see a specific error until we update the version to MM.1
>> and release the software -- without EVER testing that it works
>> with the actual release number.  
>>
>> Sadly code _does_ test version numbers!
>
> Yup, I remember finding a bug with scrollbars on Irix when Emacs'
> version number was changed from 21.0.106 to 21.1.

So it is not just a theoritical concern, thanks!


> Maybe somebody can do a grep on the sources and double-check the uses
> of emacs-\(major\|minor\)-version?  Code that in maintained within
> Emacs' CVS shouldn't have to use those variables (except as
> informative output for users).

I agree in principle, and it goes for eliminating Xemacs specific code too.

But we cannot do that in practice -- some maintainers want to keep
compatibility with other dialects / older releases in the packages
installed in CVS emacs.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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