emacs-devel
[Top][All Lists]
Advanced

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

Re: trunk r115926: In preparation for the move to git, sanitize out some


From: Eric S. Raymond
Subject: Re: trunk r115926: In preparation for the move to git, sanitize out some Bazaar-specific names.
Date: Thu, 9 Jan 2014 09:29:56 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Juanma Barranquero <address@hidden>:
> So the only compatible fix is to keep these, not as aliases, but as obsolete.

By your own analysis, there is *no* compatible fix.  Whatever the function
and variable are called, stuff is going to break because the revision-ID
format is different.

Now explain to me how reverting the rename would make this

(and (bound-and-true-p emacs-bzr-version)
      (- (read (emacs-bzr-get-version))
         (read emacs-bzr-version)))

work any differently than with both aliases in place. (I agree that
not having the function alias in place was an error on my part.)
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>



reply via email to

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