[Ecls-list] Minor change

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Sun Apr 13 13:18:44 UTC 2008


 - MACHINE-TYPE, MACHINE-INSTANCE, SOFTWARE-VERSION and similar functions are
   now compliant and output NIL when they cannot guess the right information.
   In particular MACHINE-INSTANCE returns the host name if the environment
   variable HOSTNAME is set (in Unix) and COMPUTERNAME if set (in Windows).

In a not so distant future, MACHINE-INSTANCE will use POSIX's
gethostname(). In the mean time, the current function will work in
most Unices, except for OS X, where it will return NIL because the
operating system does not export the environment variable HOSTNAME.
Tag: (CVS 2008-04-13 15:12)

Juanjo

-- 
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list