getrelation2 can return 0 in cases of a relation that maps objects to ints. This...
authorbdemsky <bdemsky>
Mon, 17 May 2004 22:01:36 +0000 (22:01 +0000)
committerbdemsky <bdemsky>
Mon, 17 May 2004 22:01:36 +0000 (22:01 +0000)
commit9c59442d6952a288da481b506db27ce19f6c1098
tree052abb0ea17e15083f32ddd806faf93706674954
parent0367aa153420baf3ba9b4e36ad4dc3e21ba34285
getrelation2 can return 0 in cases of a relation that maps objects to ints.  This causes the modify update method to get called in the wrong way...Fixed the bug...
Repair/RepairCompiler/MCC/IR/RepairGenerator.java
Repair/RepairCompiler/MCC/Runtime/SimpleHash.cc
Repair/RepairCompiler/MCC/Runtime/SimpleHash.h