From: Sam S. <sd...@gn...> - 2017-12-20 16:48:31
|
Bruno, note-c-var and note-c-fun in foreign1.lisp are used identically (def-call-out resp def-c-var expand to --8<---------------cut here---------------start------------->8--- (eval-when (compile) (unless library (note-c-??? ...))) --8<---------------cut here---------------end--------------->8--- ), but one is marked ABI and the other is not: --8<---------------cut here---------------start------------->8--- note-c-fun ; not ABI, compile-time only note-c-var ; ABI --8<---------------cut here---------------end--------------->8--- It seems that the note-c-fun description is more correct. Am I missing something? Thanks! -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504 http://steingoldpsychology.com http://www.childpsy.net https://ffii.org http://islamexposedonline.com http://honestreporting.com PI seconds is a nanocentury. 10! seconds is 6 weeks. |