bug-guile
[Top][All Lists]
Advanced

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

Strange error message for (apply car '())


From: Marius Vollmer
Subject: Strange error message for (apply car '())
Date: 26 Mar 2001 20:13:37 +0200
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

Hi,

this looks wrong:

    guile> (apply car '())
    ERROR: In procedure cdr:
    ERROR: Wrong type argument in position 1: #<undefined>

(I think I'm going to fix this myself.)



reply via email to

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