>>>>> "Sverker" == Sverker Wiberg <[EMAIL PROTECTED]> writes:
Sverker> On Tue, 2005-01-25 at 13:25 -0500, Raymond Toy wrote:
>> >>>>> "Sverker" == Sverker Wiberg <[EMAIL PROTECTED]> writes:
>>
Sverker> And here's a fix for this problem!
>>
>> [snip]
>>
Sverker> Which is what the 'diff-2.txt' patch does. Now
Sverker> tests/mop-2.impure-cload.lisp succeeds.
>>
>> Is loading mop-2 test after loading mop-1 test supposed to work? It
>> doesn't for me,
Sverker> I've never run them that way until now; and it doesn't work for me
Sverker> either. I think the mop-1 definitions messes up for the mop-2
code; but
Sverker> it's worth checking.
Ok. I guess we should find out if they're supposed to work like that
or not and fix it so it does, if required. Or, as a temp solution,
change mop-2 so it doesn't collide with mop-1. I'm a MOP ignoramus,
unfortunately.
Ray