bug-guile
[Top][All Lists]
Advanced

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

bug#49311: (null?) cannot be compiled (error from (language typs types))


From: Dr. Arne Babenhauserheide
Subject: bug#49311: (null?) cannot be compiled (error from (language typs types))
Date: Thu, 01 Jul 2021 13:44:56 +0200
User-agent: mu4e 1.4.15; emacs 27.2

Hi Maxime,

thank you for investigating!

Maxime Devos <maximedevos@telenet.be> 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.

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken

Attachment: signature.asc
Description: PGP signature


reply via email to

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