Workaround for defcfun.undefined test on CMUCL (#361)
commitc42b42e93a784c9396047078eff9caed257d7c28
authorGleefre <varedif.a.s@gmail.com>
Sat, 10 Jun 2023 14:49:54 +0000 (10 16:49 +0200)
committerGitHub <noreply@github.com>
Sat, 10 Jun 2023 14:49:54 +0000 (10 16:49 +0200)
treed946ec4daada0dc7ada928b73d7370f1ff9bbdc4
parente29d16209479af08b0147a06fdb5bd8a0539e959
Workaround for defcfun.undefined test on CMUCL (#361)

* Fix defcfun.undefined test on CMUCL (see https://gitlab.common-lisp.net/cmucl/cmucl/-/issues/74)
* Remove defcfun.undefined from expected-failures on CMUCL
src/functions.lisp
tests/defcfun.lisp