emacs-devel
[Top][All Lists]
Advanced

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

Re: master bd60ee2 1/5: auth-source: factor out parsers and add tests


From: Stefan Monnier
Subject: Re: master bd60ee2 1/5: auth-source: factor out parsers and add tests
Date: Fri, 28 Apr 2017 14:32:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> Stefan fixed it this morning by using `cl-return' and `cl-dolist'
> instead, which is great, but I'd like to make sure I don't break the
> build again. What am I missing in my test process?

My guess is that you byte-compiled the file from within your running
Emacs (which had `cl` loaded, so it was byte-compiled correctly) rather
than from `make`.


        Stefan




reply via email to

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