Re: [Ecls-list] ECL's weak-hash tables

2013-04-17 Thread Zajcev Evgeny
Juan Jose Garcia-Ripoll juanjose.garciarip...@gmail.com writes:

 There seems to be a bug in the update of the count. Values are deleted
 (the weak pointers that are used for this do not fail), but the hash table
 count was not updated. I will produce a fix for that.


 Fixed in git/CVS. As I said, the hash table was working, but
 hash-table-count requires to count only the live cells and this was not
 done for weak hashes.

Thanks, works like a charm!

-- 
lg

--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis  visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list


Re: [Ecls-list] ECL's weak-hash tables

2013-04-16 Thread Juan Jose Garcia-Ripoll
On Tue, Apr 16, 2013 at 10:05 AM, Juan Jose Garcia-Ripoll 
juanjose.garciarip...@gmail.com wrote:

 There seems to be a bug in the update of the count. Values are deleted
 (the weak pointers that are used for this do not fail), but the hash table
 count was not updated. I will produce a fix for that.


Fixed in git/CVS. As I said, the hash table was working, but
hash-table-count requires to count only the live cells and this was not
done for weak hashes.


-- 
Instituto de FĂ­sica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis  visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list