[Openmcl-devel] REQUIRE has gone rogue

Ron Garret ron at flownet.com
Sat May 21 11:37:58 PDT 2022


Figured it out:

? (advisedp require)
((REQUIRE :BEFORE NIL))



> On May 21, 2022, at 8:37 AM, Ron Garret <ron at flownet.com> wrote:
> 
> WTF?
> 
> Clozure Common Lisp Version 1.12.1 (v1.12.1-9-g14dd8939) DarwinX8664
> ? (defun require () 'foo)
> REQUIRE
> ? (advisedp 'require)
> NIL
> ? (trace load ccl::%load)
> NIL
> ? (require)
> Loading NIL NIL
> FOO
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20220521/997722e6/attachment.htm>


More information about the Openmcl-devel mailing list