[osicat-devel] Unicode error for Clozure when calling osicat-posix:mkdir on existing directory
Nikodemus Siivola
nikodemus at random-state.net
Wed Mar 27 16:48:14 UTC 2013
On 16 April 2012 02:29, Vladimir Sedach <vsedach at gmail.com> wrote:
> (osicat-posix:mkdir "/this/directory/exists/" #o777)
Given that MKDIR is defined via DEFSYSCALL, which is a trivial wrapper
around CFFI:DEFCFUN, I suspect this is a CFFI or CCL issue.
If you inspect the condition, I suspect you will find an unbound slot.
Cheers,
-- Nikodemus
More information about the osicat-devel
mailing list