[Ecls-list] Fwd: sxhash broken? [WAS: About name collisions]

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Fri Feb 1 18:42:57 UTC 2008


I am not sure this is the unicode stuff (See below). What other flags
do you use? Is this a 32 or a 64 bit machine?

ECL (Embeddable Common-Lisp) 0.9j (CVS 2008-02-01 14:01)
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help.  Top level.
> *features*
(:DARWIN :IEEE-FLOATING-POINT :RELATIVE-PACKAGE-NAMES :UNICODE :DFFI
 :CLOS-STREAMS :CMU-FORMAT :DLOPEN :CLOS :BOEHM-GC :ANSI-CL :COMMON-LISP :ECL
 :COMMON :PENTIUM3 :FFI :PREFIXED-API)
> (sxhash "opengl-library.c")
16
> (sxhash "opengl-type-map.c")
17
> (sxhash "o")
1
> (sxhash "o")
1
> (sxhash "something completely different")
30
> (sxhash "")
2927999
> (sxhash 1)
445307638

--
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