[Ecls-list] Latest fixes

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Wed Oct 11 08:30:50 UTC 2006


2006/10/11, Dustin Long <dlong at stevens.edu>:
> I'm still having the same problem with si_hash_table_iterator. Did you
> include the patch for that?

Now it is fixed and passes the associated test

(deftest cl-0010-hash-iterator
   (loop for i in *mini-universe*
         when (and (not (hash-table-p i))
                   (handler-case (progn (loop for k being the hash-keys of i) t)
                     (error (c) nil)))
         collect (type-of i))
 nil)

Regards,

Juanjo

-- 
Max-Planck-Institut für Quantenoptik
Hans-Kopfermann-Str. 1, Garching, D-85748, Germany
Phone: +49 89 32905 345   Fax: +49 89 32905 336
http://www.mpq.mpg.de/Theorygroup/CIRAC/




More information about the ecl-devel mailing list