See the Foreign Language Interface User Guide and Reference Manual for details of these changes.
The FLI type :boolean now signals a warning if its encapsulates argument is omitted because doing that causes subtle bugs if the API expects a different size of integer.
The new FLI types :bool and :int-boolean are usually a better choice than :boolean.
The variable fli:*locale-external-formats* is no longer used by fli:set-locale on any platform. This change actually occurred in LispWorks 8.0 but was not documented.
The new function fli:foreign-symbol-defined-p can be used to determine whether a specified foreign symbol is defined.
Release Notes and Installation Guide - 25 Feb 2025 19:14:05