syntax error handling
This commit is contained in:
@@ -23,9 +23,7 @@ typedef enum
|
||||
FATAL_ERROR,
|
||||
INTERNAL_ERROR,
|
||||
INTERNAL_COMPILER_ERROR,
|
||||
#if !YAP_JIT
|
||||
NOJIT_ERROR, /* I added */
|
||||
#endif
|
||||
PURE_ABORT,
|
||||
CALL_COUNTER_UNDERFLOW,
|
||||
/* ISO_ERRORS */
|
||||
|
Reference in New Issue
Block a user