bug#20551: Missing dokumentation for weak hash tables

2016-06-23 Thread Andy Wingo
thanks

bug#20551: Missing dokumentation for weak hash tables

2016-06-23 Thread Andy Wingo
On Mon 11 May 2015 22:00, Stefan Israelsson Tampe writes: > Weak hash tables has an undokumented constraint in order for it to > work. The key > of a weak key value table / double weak table cannot be part of the > value and expect the behavior in > the current dokumentation to apply,, and vice

bug#20551: Missing dokumentation for weak hash tables

2015-05-11 Thread Stefan Israelsson Tampe
Weak hash tables has an undokumented constraint in order for it to work. The key of a weak key value table / double weak table cannot be part of the value and expect the behavior in the current dokumentation to apply,, and vice verse for weak value tables. /Stefan