Again, Mozart 1.4.0 (with Wolfgang's patch) on Windows:

declare

A=5

{Browse {DP.getFaultStream A}.1}
{DP.kill A}
{Browse {DP.getFaultStream A}.1}

Result: OzEngine crashes on the kill line. If I instead bind A to _, or a
function, it's fine. The fault stream now has permFail at its head, as
expected. But if I bind A to a number, or a record, it crashes. Are there
rules about what kind of entities can be killed?

- Lyle
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to