All Manuals > LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.11 Foreign Language interface changes

NextPrevUpTopContentsIndex

13.11.5 process-foreign-code no longer supported

The function fli:process-foreign-code is no longer supported.

As a replacement, the C code can be placed in a file and added to a lw:defsystem definition with the member options :type :c-file .

This change only affects 32-bit LispWorks on Solaris and HP-UX. (These are the only platforms that supported fli:process-foreign-code in LispWorks 6.0 and previous versions).


LispWorks Release Notes and Installation Guide - 23 Dec 2011

NextPrevUpTopContentsIndex