reassign 467585 clisp
found 467585 1:2.44-1
thanks

I'm fairly sure this is a bug in clisp.  The C source file that uses
clisp_dirent_ino_t is generated by clisp from Lisp source in xindy which
does not use that type name.  There is a definition for the type in a
clisp module (modules/bindings/glibc/linux.lisp) but that type
definition is not included by clisp.h.

xindy's debian/rules already seems to have a workaround for similar
problems with other type names:

        sed -i 
'/register_foreign_inttype("\(tcflag\|speed\|cc\|__ipc_pid\|ptrdiff\)_t"/d' \
          rte/ordrules/ordrulei.c

This could be extended, but I don't think it should have to do this!

Ben.

-- 
Ben Hutchings
Life is like a sewer:
what you get out of it depends on what you put into it.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to