Re: Problem with DS_HASH_TABLE

Eric Bezault <[email protected]>
Newsgroups gmane.comp.lang.eiffel.gobo.devel
Message-ID <[email protected]>
Paul G. Crismer wrote:
> I have a problem with DS_HASH_TABLE.  A precondition violation in 
> 'clashes_put'.
> 
> Class / Object      Routine                Nature of exception           Effect
> -------------------------------------------------------------------------------
> DS_HASH_TABLE       clashes_put @12        index_small_enough:          
> <000000000B20FEF8>  (From DS_ARRAYED_SPARSE_TABLE)
>                                            Runtime check violated.       Fail
> -------------------------------------------------------------------------------
> DS_HASH_TABLE       clashes_put @3                                      
> <000000000B20FEF8>  (From DS_ARRAYED_SPARSE_TABLE)
>                                            Routine failure.              Fail
> -------------------------------------------------------------------------------
> DS_HASH_TABLE       put @12                                             
> <000000000B20FEF8>  (From DS_SPARSE_TABLE) Routine failure.              Fail
> -------------------------------------------------------------------------------
> 
> How does it come?  Before putting the new element we check the table is 
> not full.
> Is there a known problem with DS_HASH_TABLE?

There is no known problem.
Can you reproduce the bug on a small example?

-- 
Eric Bezault
mailto:[email protected]
http://www.gobosoft.com

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.