aada_1.0-54

15
Jan

compile_geshi:start_time: 1295086691
gcc-4.4 -c aada_compiler_character_package.adb
aada_compiler_character_package.adb:54:19: invalid operand types for operator "-"
aada_compiler_character_package.adb:54:19: left operand has type "Standard.Integer"
aada_compiler_character_package.adb:54:19: right operand has type "Ada.Streams.stream_element_offset"
aada_compiler_character_package.adb:54:53: expected type "Ada.Streams.Stream_Element_Offset"
aada_compiler_character_package.adb:54:53: found type "Standard.Integer"
aada_compiler_character_package.adb:56:03: procedure cannot return value (use function)
aada_compiler_character_package.adb:89:05: warning: unreachable code
aada_compiler_character_package.adb:133:13: invalid operand types for operator "/="
aada_compiler_character_package.adb:133:13: left operand has type "Ada.Streams.Stream_Element_Offset"
aada_compiler_character_package.adb:133:13: right operand has type "character_base" defined at line 15
aada_compiler_character_package.adb:138:26: invalid conversion, not compatible with type "Ada.Streams.Stream_Element"
aada_compiler_character_package.adb:147:30: expected type "Ada.Streams.Stream_Element_Offset"
aada_compiler_character_package.adb:147:30: found type "Standard.Integer"
aada_compiler_character_package.adb:147:53: expected type "Ada.Streams.Stream_Element_Offset"
aada_compiler_character_package.adb:147:53: found type "Standard.Integer"
aada_compiler_character_package.adb:196:28: expected type "ucs4_character" defined at aada_compiler_character_package.ads:43
aada_compiler_character_package.adb:196:28: found a character type
aada_compiler_character_package.adb:196:41: expected type "ucs4_character" defined at aada_compiler_character_package.ads:43
aada_compiler_character_package.adb:196:41: found a character type
aada_compiler_character_package.adb:231:58: expected type "Standard.Integer"
aada_compiler_character_package.adb:231:58: found type "character_page" defined at line 16
aada_compiler_character_package.adb:243:28: "header_str" is undefined (more references follow)
aada_compiler_character_package.adb:253:13: invalid operand types for operator "/="
aada_compiler_character_package.adb:253:13: left operand has type "Ada.Streams.Stream_Element_Offset"
aada_compiler_character_package.adb:253:13: right operand has type "character_base" defined at line 15
aada_compiler_character_package.adb:258:26: expected type "ucs4_character" defined at aada_compiler_character_package.ads:43
aada_compiler_character_package.adb:258:26: found type "Ada.Streams.Stream_Element"
aada_compiler_character_package.adb:267:20: expected type "character_base" defined at line 15
aada_compiler_character_package.adb:267:20: found type "Ada.Streams.Stream_Element"
aada_compiler_character_package.adb:371:35: expected type "Standard.Integer"
aada_compiler_character_package.adb:371:35: found type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:373:19: expected type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:373:19: found type "Standard.Integer"
aada_compiler_character_package.adb:373:48: expected type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:373:48: found type "Standard.Integer"
aada_compiler_character_package.adb:377:42: expected type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:377:42: found type "Standard.Integer"
aada_compiler_character_package.adb:391:39: expected type "Standard.Integer"
aada_compiler_character_package.adb:391:39: found type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:399:13: expected type "ucs4_character" defined at aada_compiler_character_package.ads:43
aada_compiler_character_package.adb:399:13: found type "Interfaces.Unsigned_32"
aada_compiler_character_package.adb:461:20: missing argument for parameter "s" in call to "get_uppercase_page" declared at line 164
aada_compiler_character_package.adb:499:05: assignment to "in" mode parameter not allowed
aada_compiler_character_package.adb:500:06: left hand side of assignment must be a variable
aada_compiler_character_package.adb:503:29: expected type "utf8_string" defined at aada_compiler_character_package.ads:38
aada_compiler_character_package.adb:503:29: found type "utf8_string_buffer" defined at aada_compiler_character_package.ads:125
aada_compiler_character_package.adb:538:07: expected type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:538:07: found type "Standard.Integer"
aada_compiler_character_package.adb:541:27: no candidate interpretations match the actuals:
aada_compiler_character_package.adb:541:49: expected type "Standard.Integer"
aada_compiler_character_package.adb:541:49: found type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:541:49: ==> in call to "Shift_Right" at interfac.ads:127
aada_compiler_character_package.adb:541:49: ==> in call to "Shift_Right" at interfac.ads:107
aada_compiler_character_package.adb:541:49: ==> in call to "Shift_Right" at interfac.ads:87
aada_compiler_character_package.adb:541:49: ==> in call to "Shift_Right" at interfac.ads:67
aada_compiler_character_package.ads:31:08: missing full declaration for private type "stack_of_characters"
gnatmake: "aada_compiler_character_package.adb" compilation error
gcc-4.4 -c aada_compiler_token_package.adb
aada_compiler_token_package.ads:149:35: missing "record"
aada_compiler_token_package.ads:150:44: missing ","
compilation abandoned due to previous error
gnatmake: "aada_compiler_token_package.adb" compilation error
gcc-4.4 -c aada_text_input_package.adb
aada_text_input_package.adb:7:14: missing body for "unget" declared at aada_text_input_package.ads:59
aada_text_input_package.adb:123:30: expected type "character_status" defined at aada_compiler_character_package.ads:58
aada_text_input_package.adb:123:30: found type "Standard.Boolean"
aada_compiler_character_package.ads:31:08: missing full declaration for private type "stack_of_characters"
gnatmake: "aada_text_input_package.adb" compilation error
compile_geshi:exit_code: 0
compile_geshi:end_time: 1295086691