emacs-devel
[Top][All Lists]
Advanced

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

(eval-when-compile (require 'cl)) broken?


From: Randal L. Schwartz
Subject: (eval-when-compile (require 'cl)) broken?
Date: 26 Aug 2006 04:51:14 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

I have a file from another project that has:

  (eval-when-compile (require 'cl))

I don't normally load 'cl, and yet this code failed to compile right
("ignore-errors" wasn't defined).  Did something change recently,
or is something broken that I don't understand?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!





reply via email to

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