DEF-CALL-OUT now accepts the :GUARD argument
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <28e7d92088aa49cfb0ee5ba4d798ac0c@HE105658.emea1.cds.t-internal.com> |
Hi, >FFI:def-call-out >(:guard "defined(__USE_GNU)") <Bikeshedding on> IMHO we should have used e.g. c-guard for this and kept :guard reserved for a concept IIRC sketched years ago: a kind dependable type, useful for variable sized arrays -- something more on the Lisp level. Here :guard clearly introduces C level preprocessor #ifdef, so why not use :c-* in the name, like e.g. c-array-ptr etc.? Regards, Jörg ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel