- Timestamp:
- Aug 12, 2007, 3:35:35 PM (17 years ago)
- File:
-
- 1 edited
-
branches/working-0708/lisp-kernel/lisp-errors.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0708/lisp-kernel/lisp-errors.h
r5529 r7030 18 18 #define __ERRORS_X 1 19 19 20 /*21 10/22/96 bill error_too_many_values22 --- 4.0 ---23 05/12/96 gb conditionalize on __ERRORS_X to avoid conflict with <errors.h>24 --- 3.9 ---25 04/10/96 gb error_memory_full26 04/09/96 gb error_excised_function_call27 03/01/96 gb FPU exceptions28 01/22/96 gb add/rename error_alloc_failed, error_stack_overflow29 12/13/95 gb add error_alloc_fail, error_throw_tag_missing.30 11/09/95 gb in synch with %type-error-types%.31 */32 20 33 21 #define error_reg_regnum 0 … … 39 27 #define error_excised_function_call 6 40 28 #define error_too_many_values 7 29 #define error_propagate_suspend 10 41 30 #define error_cant_call 17 42 31
Note:
See TracChangeset
for help on using the changeset viewer.
