Re: [clisp:clisp] 20 new commits to clisp
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <8bdcd5e4d3e74c9f8503b031225d14ff@HE105658.emea1.cds.t-internal.com> |
Hi, In commit: Find good parameters for using TYPECODES model, for each platform. + #if defined(UNIX_NETBSD) && defined(SPARC64) /* NetBSD/sparc64 */ + #define TYPECODES_WITH_TRIVIALMAP_WORKS ? + #endif + #if defined(UNIX_NETBSD) && defined(SPARC64) /* NetBSD/sparc64 */ + #define TYPECODES_WITH_MALLOC_WORKS ? + #endif What's this '?' Likewise in: Record whether GENERIC64C_HEAPCODES works. + #if defined(UNIX_NETBSD) && defined(SPARC64) /* NetBSD/sparc64 */ + #define GENERIC64C_HEAPCODES_WORKS ? + #endif 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