bug-guile
[Top][All Lists]
Advanced

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

bug#58217: tree-il->bytecode compilation of (not (list …)) fails


From: Ludovic Courtès
Subject: bug#58217: tree-il->bytecode compilation of (not (list …)) fails
Date: Sat, 01 Oct 2022 16:02:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)

Ludovic Courtès <ludo@gnu.org> skribis:

> I believe this is fixed by changing ‘predicate?’ to:
>
>     (define (predicate? name)
>       (and=> (lookup-primitive name) primitive-predicate?))

Done in e2797f529b8934b0a11b9f6aebbf937b183ece77!

Ludo’.





reply via email to

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