emacs-pretest-bug
[Top][All Lists]
Advanced

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

compiler warnings for CL at runtime no longer work


From: Dave Love
Subject: compiler warnings for CL at runtime no longer work
Date: Sun, 10 Oct 2004 22:22:19 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.2 (gnu/linux)

The compiler warning type `cl-functions' seems no longer to give any
warnings.  E.g. this just gives a generic `might not be defined at
runtime':

(eval-when-compile (require 'cl))
(defun foo (x)
  (oddp x))




reply via email to

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