fourier / ztree

Directory tree comparison mode for Emacs
http://www.emacswiki.org/emacs/ZtreeDiff
GNU General Public License v3.0
239 stars 21 forks source link

the following functions might not be defined at runtime: cl-reduce, cl-delete, cl-remove-if #72

Closed diamond-lizard closed 3 years ago

diamond-lizard commented 3 years ago

When byte-compiling ztree, I get the following warnings:

In end of data:
ztree-diff-model.el:407:1:Warning: the following functions might not be
    defined at runtime: cl-reduce, cl-delete
ztree-dir.el

In end of data:
ztree-view.el:811:1:Warning: the function ‘cl-remove-if’ might not be defined
    at runtime.
fourier commented 3 years ago

Please test it now, I cannot reproduce after 79a0d6efe9d322dd72a0341230f78003b0034636.