bug#49311: (null?) cannot be compiled (error from (language typs types))
Maxime Devos <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Dr. Arne Babenhauserheide schreef op do 01-07-2021 om 13:44 [+0200]: > Maxime Devos <[email protected]> writes: > > scheme@(guile-user)> (null?) > > ;;; <stdin>:1:0: warning: possibly wrong number of arguments to `null?' > > This is a correct warning: null? requires an argument (the list to check > for emptyness). The path forward from here is to find out why null? does > not receive an argument. Yes, the warning is correct. I wasn't referring to the warning, but to the compile error. scheme@(guile-user)> (null?) ;;; [the warning] While compiling expression: Wrong number of arguments to #<procedure 7fad2ea94660 at language/cps/types.scm:609:0 (in succ param val)> ^^^ this error Greetings, Maxime.
signature.asc
(application/pgp-signature, 260 B)
-----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYN2rQhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7g20AQCiklducXTmQWjH7xrtLRxJjldX tHmZDgqWF74sJR05OQEAhCiz4J3zL9BNVoSfyoG1/iKrrK6i327+htiHs9CRBwA= =jC36 -----END PGP SIGNATURE-----