Upgrade to new CHR (with Jan's changes).
Found out I need to add an extra field to allocate so that the exception handling code knows where the clause is. Protect creep_allowed from NULL pointers.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
OPCODE(call ,sbpp),
|
||||
OPCODE(procceed ,p),
|
||||
OPCODE(allocate ,e),
|
||||
OPCODE(deallocate ,e),
|
||||
OPCODE(deallocate ,p),
|
||||
#ifdef BEAM
|
||||
OPCODE(retry_eam ,e),
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user