New failure in cl-libuv I don't understand

Luís Oliveira luismbo at gmail.com
Fri Jun 9 16:03:07 UTC 2023


On Fri, 9 Jun 2023 at 14:24, Martin Simmons <martin at lispworks.com> wrote:
> Another possible fix is to always return zero values, e.g.
>
> #.(progn
>     (when (uiop:getenv "HOMEBREW_PREFIX")
>       (pushnew :homebrew *features*))
>     (values))

Heh. This is a lovely hack, but I'd accept a patch fixing the READ
loop that Madhu identified to test for EOF rather than NIL. Also, we
could add a :PROGN directive to cffi-grovel for arbitrary code like
this.

-- 
Luís Oliveira
https://kerno.org/~luis/



More information about the cffi-devel mailing list