emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] version.el (emacs-repository-get-version): Let git change th


From: Thien-Thi Nguyen
Subject: Re: [PATCH] version.el (emacs-repository-get-version): Let git change the directory.
Date: Tue, 18 Nov 2014 11:17:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

() Michal Nazarewicz <address@hidden>
() Tue, 18 Nov 2014 01:41:45 +0100

   -         (and (eq 0
   +       (and (zerop (condition-case nil

Two problems: (a) This change introduces the possibility of
evaling ‘(zerop nil)’, which throws ‘wrong-type-argument’;
(b) the ChangeLog entry does not mention the change.

-- 
Thien-Thi Nguyen
   GPG key: 4C807502
   (if you're human and you know it)
      read my lisp: (responsep (questions 'technical)
                               (not (via 'mailing-list)))
                     => nil

Attachment: signature.asc
Description: PGP signature


reply via email to

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