more on lisp-implementation-version
[email protected] (Don Cohen) Thu, 7 Nov 2019 17:26:26 +0000 (UTC)
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
First, in spite of no changes to soure, the nightly build last night did not reproduce the error I reported yesterday. The doc in impnotes: 25.3.4. Function LISP-IMPLEMENTATION-VERSION LISP-IMPLEMENTATION-VERSION returns the numeric version (like 3.14), and the release date (like "1999-07-21"). When running on the same machine on which CLISP was built, it appends the binary build and memory image dump date in universal time (like 3141592654). When running on a different machine, it appends the MACHINE-INSTANCE of the machine on which it was built. One question is how it decides whether running on the same machine. Another is where it gets this thing that looks like an ip address "2.49.93+ (2018-02-18) (built on number15.don-eve [198.105.244.228])" I don't believe that this was ever the ip address of this machine. _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel