[Aldor-l] [ExtIO: Bug #2] HashTable

Christian Aistleitner tmgisi at gmx.at
Mon Apr 10 03:13:42 EDT 2006


Reported By: Ralf Hemmecke
Affected: HashTable extension (lib/src/datastru/eio_hash.as)
Description:
ExtIO extends Aldor's HashTable by

if V has PrimitiveType then {
	PrimitiveType;
}

. The implementation of this extension compares the HashTables by the  
elements of their generators.
As the generator of Aldor's HashTable yields wrong results, when using a  
remember or forget function, the equality test does not give correct  
results.

For HashTables without forget or remember functions, the generator of  
Aldor's HashTable is working properly. There, also the PrimitiveType  
extension of ExtIO works properly.

-- 
Kind regards,
Christian



More information about the Aldor-l mailing list