Re: REQUIRE has gone rogue

Ron Garret <[email protected]>
Newsgroups gmane.lisp.openmcl.devel
Message-ID <[email protected]>
Figured it out:

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



> On May 21, 2022, at 8:37 AM, Ron Garret <[email protected]> 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
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.