/*
* Common messages catalogue.
*
* It could be extended by defining additional types, usages and entries.
*
* $TenDRA: tendra/src/libten/catstd.cat,v 1.3 2004/09/05 03:38:39 bp Exp $
*/
/*
* AUTOMATICALLY GENERATED BY mkerr.awk FROM /mnt/gmirror/ports/lang/TenDRA/work/tendra/src/libten/catstd.cat
* AUTOMATICALLY GENERATED BY mkerr.awk FROM /mnt/gmirror/ports/lang/TenDRA/work/tendra/src/tools/tspec/messages.cat
*/
#ifndef MSG_NO_INCLUDED
#define MSG_NO_INCLUDED
/* Error message macros */
#define MID__prefix_info 0
#define MID__prefix_debug 1
#define MID__prefix_warning 2
#define MID__prefix_error 3
#define MID__prefix_fatal 4
#define MID__prefix_internal 5
#define MID__prefix_assert 6
#define MID_fmm_malloc_failed 7
#define MID_fmm_frt_still_allocated 8
#define MID_fmm_data_modified 9
#define MID_fmm_wrong_bucket 10
#define MID_fmm_lost_data 11
#define MID_fmm_free_modified 12
#define MID_fmm_multiple_free 13
#define MID_caught_signal 14
#define MID_removed_core 15
#define MID_tenapp_version 16
#define MID_crown_copyright 17
#define MID_cant_open_input_file 18
#define MID_cant_open_output_file 19
#define MID_file_read_error 20
#define MID_file_write_error 21
#define MID_ostream_write_error 22
#define MID_getopt_unknown_option 23
#define MID_getopt_not_enough_arguments 24
#define MID_getopt_too_many_arguments 25
#define MID_arg_parse_missing_argument 26
#define MID_arg_parse_unknown_option 27
#define MID_arg_parse_missing_short_arg 28
#define MID_arg_parse_ambiguous_option 29
#define MID_arg_parse_unknown_short_opt 30
#define MID_description_of_help 31
#define MID_description_of_version 32
#define MID_fatal_tdf_stream_read_error 33
#define MID_fatal_tdf_stream_seek_error 34
#define MID_fatal_tdf_cant_encode_0_as_extended_value 35
#define MID_fatal_tdf_integer_too_big 36
#define MID_tdf_integer_too_long 37
#define MID_fatal_tdf_string_element_too_big 38
#define MID_fatal_tdf_expect_eof 39
#define MID_fatal_tdf_unexpected_eof 40
#define MID_fatal_tdf_bad_magic 41
#define MID_fatal_tdf_bad_version 42
#define MID_fatal_tdf_version_mismatch 43
#define MID_int_tdf_extend_unaligned 44
#define MID_int_tdf_unaligned_access 45
#define MID_debug_tdf_version 46
#define MID_name_already_defined_at 47
#define MID_name_already_defined 48
#define MID_unknown_type_identifier 49
#define MID_unknown_object_type 50
#define MID_identifier_too_long 51
#define MID_unknown_command 52
#define MID_number_too_long 53
#define MID_new_line_in_string 54
#define MID_string_too_long 55
#define MID_insert_too_long 56
#define MID_end_of_file_in_quoted_text 57
#define MID_end_of_file_in_comment 58
#define MID_comment_too_long 59
#define MID_string_expected 60
#define MID_close_round_expected 61
#define MID_illegally_bracketed_string 62
#define MID_semicolon_or_open_round_expected 63
#define MID_recursive_inclusion 64
#define MID_set_not_found 65
#define MID_set_not_found_no_file 66
#define MID_assign_expected 67
#define MID_open_hbrace_expected 68
#define MID_cant_find_end_of_subset 69
#define MID_semicolon_expected 70
#define MID_set_already_defined_at 71
#define MID_pset_directive_in_preprocessor 72
#define MID_pelse_without_pif 73
#define MID_duplicate_pelse 74
#define MID_pendif_without_pif 75
#define MID_unmatched_close_hbrace 76
#define MID_bracket_imbalance_of 77
#define MID_pif_without_pendif 78
#define MID_set_not_found_no_subset 79
#define MID_separate_compilation_failed 80
#define MID_cant_open_temporary_file 81
#define MID_errors_in_preprocessor_phase 82
#define MID_errors_in_separate_compilation 83
#define MID_errors_in_analyser_phase 84
#define MID_duplicate_type_specifier 85
#define MID_duplicate_type_qualifier 86
#define MID_constant_cant_be_lvalue 87
#define MID_empty_parameter_list 88
#define MID_undefined_nat 89
#define MID_not_a_nat 90
#define MID_non_integral_promotion_type 91
#define MID_illegal_field_type 92
#define MID_redefinition_of_type 93
#define MID_empty_struct_union_definition 94
#define MID_syntax_error 95
#define MID_invalid_type_specifier 96
#define MID_unknown_special_type 97
#define MID_type_not_defined 98
#define MID_type_used_inconsistently 99
#define MID_type_void_is_incomplete 100
#define MID_incomplete_array_type 101
#define MID_function_cant_return_an_array 102
#define MID_non_integral_bitfield_type 103
#define MID_object_type_expected 104
#define MID_function_type_expected 105
#define MID_illegal_directory 106
#define MID_cant_create_directory 107
#define MID_path_component_too_long 108
#define MID_unknown_string_variable 109
#define MID_unknown_integer_variable 110
#define MID_usage 111
#define MID_description_of_allow_longlong 112
#define MID_description_of_atonce 113
#define MID_description_of_check_only 114
#define MID_description_of_docindex 115
#define MID_description_of_force_output 116
#define MID_description_of_include 117
#define MID_description_of_local_input 118
#define MID_description_of_machindex 119
#define MID_description_of_nowarns 120
#define MID_description_of_outidir 121
#define MID_description_of_outsdir 122
#define MID_description_of_preprocess 123
#define MID_description_of_preproc_input 124
#define MID_description_of_progtstamp 125
#define MID_description_of_restrict_depth 126
#define MID_description_of_restrict_use 127
#define MID_description_of_separate 128
#define MID_description_of_unique_names 129
#define MID_description_of_verbose 130
#endif
syntax highlighted by Code2HTML, v. 0.9.1