[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IMP-dev] Patch 583



Patch 583 doesn't really make sense. Either it should become
"if (table.contains()) table.remove" and remove always should be removed
or
remove_always should be fixed to do bounds checking.

I think prefer the first.