aada_1.0-50

14
Jan

compile_geshi:start_time: 1295072262
gcc-4.4 -c aada_compiler_character_package.adb
aada_compiler_character_package.adb:8:14: missing body for "stack_is_full" declared at aada_compiler_character_package.ads:123
aada_compiler_character_package.adb:8:14: missing body for "stack_is_empty" declared at aada_compiler_character_package.ads:124
aada_compiler_character_package.adb:8:14: missing body for "stack_push" declared at aada_compiler_character_package.ads:125
aada_compiler_character_package.adb:8:14: missing body for "stack_pop" declared at aada_compiler_character_package.ads:126
aada_compiler_character_package.adb:50:10: explicit definition of inequality not allowed
aada_compiler_character_package.adb:50:30: "stream_elemen_array" not declared in "Streams"
aada_compiler_character_package.adb:50:31: possible misspelling of "Stream_Element_Array"
aada_compiler_character_package.adb:93:05: warning: unreachable code
aada_compiler_character_package.adb:136:13: invalid operand types for operator "/="
aada_compiler_character_package.adb:136:13: left operand has type "Ada.Streams.Stream_Element_Offset"
aada_compiler_character_package.adb:136:13: right operand has type "character_base" defined at line 15
aada_compiler_character_package.adb:141:26: invalid conversion, not compatible with type "Ada.Streams.Stream_Element"
aada_compiler_character_package.adb:150:30: expected type "Ada.Streams.Stream_Element_Offset"
aada_compiler_character_package.adb:150:30: found type "Standard.Integer"
aada_compiler_character_package.adb:150:53: expected type "Ada.Streams.Stream_Element_Offset"
aada_compiler_character_package.adb:150:53: found type "Standard.Integer"
aada_compiler_character_package.adb:199:28: expected type "ucs4_character" defined at aada_compiler_character_package.ads:43
aada_compiler_character_package.adb:199:28: found a character type
aada_compiler_character_package.adb:199:41: expected type "ucs4_character" defined at aada_compiler_character_package.ads:43
aada_compiler_character_package.adb:199:41: found a character type
aada_compiler_character_package.adb:234:58: expected type "Standard.Integer"
aada_compiler_character_package.adb:234:58: found type "character_page" defined at line 16
aada_compiler_character_package.adb:254:13: invalid operand types for operator "/="
aada_compiler_character_package.adb:254:13: left operand has type "Ada.Streams.Stream_Element_Offset"
aada_compiler_character_package.adb:254:13: right operand has type "character_base" defined at line 15
aada_compiler_character_package.adb:259:26: expected type "ucs4_character" defined at aada_compiler_character_package.ads:43
aada_compiler_character_package.adb:259:26: found type "Ada.Streams.Stream_Element"
aada_compiler_character_package.adb:268:20: expected type "character_base" defined at line 15
aada_compiler_character_package.adb:268:20: found type "Ada.Streams.Stream_Element"
aada_compiler_character_package.adb:372:35: expected type "Standard.Integer"
aada_compiler_character_package.adb:372:35: found type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:374:19: expected type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:374:19: found type "Standard.Integer"
aada_compiler_character_package.adb:374:48: expected type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:374:48: found type "Standard.Integer"
aada_compiler_character_package.adb:378:42: expected type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:378:42: found type "Standard.Integer"
aada_compiler_character_package.adb:392:39: expected type "Standard.Integer"
aada_compiler_character_package.adb:392:39: found type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:400:13: expected type "ucs4_character" defined at aada_compiler_character_package.ads:43
aada_compiler_character_package.adb:400:13: found type "Interfaces.Unsigned_32"
aada_compiler_character_package.adb:462:20: missing argument for parameter "s" in call to "get_uppercase_page" declared at line 167
aada_compiler_character_package.adb:500:05: assignment to "in" mode parameter not allowed
aada_compiler_character_package.adb:501:06: left hand side of assignment must be a variable
aada_compiler_character_package.adb:504:29: expected type "utf8_string" defined at aada_compiler_character_package.ads:38
aada_compiler_character_package.adb:504:29: found type "utf8_string_buffer" defined at aada_compiler_character_package.ads:131
aada_compiler_character_package.adb:539:07: expected type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:539:07: found type "Standard.Integer"
aada_compiler_character_package.adb:542:27: no candidate interpretations match the actuals:
aada_compiler_character_package.adb:542:49: expected type "Standard.Integer"
aada_compiler_character_package.adb:542:49: found type "utf8_string_length" defined at aada_compiler_character_package.ads:36
aada_compiler_character_package.adb:542:49: ==> in call to "Shift_Right" at interfac.ads:127
aada_compiler_character_package.adb:542:49: ==> in call to "Shift_Right" at interfac.ads:107
aada_compiler_character_package.adb:542:49: ==> in call to "Shift_Right" at interfac.ads:87
aada_compiler_character_package.adb:542:49: ==> in call to "Shift_Right" at interfac.ads:67
gnatmake: "aada_compiler_character_package.adb" compilation error
gcc-4.4 -c aada_compiler_token_package.adb
aada_compiler_token_package.adb:39:56: no selector "lines_per_page" for type "compiler_position_type" defined at aada_compiler_token_package.ads:145
aada_compiler_token_package.adb:56:29: "eof" not declared in "aada_text_input_package"
aada_compiler_token_package.adb:63:11: operator for type "ucs4_character" defined at aada_compiler_character_package.ads:43 is not directly visible
aada_compiler_token_package.adb:63:11: use clause would make operation legal
aada_compiler_token_package.adb:67:08: "get_ucs4_code" is not visible (more references follow)
aada_compiler_token_package.adb:67:08: non-visible declaration at aada_compiler_character_package.ads:111
aada_compiler_token_package.adb:70:62: "eol" is not visible (more references follow)
aada_compiler_token_package.adb:70:62: non-visible declaration at aada_compiler_character_package.ads:58
aada_compiler_token_package.adb:72:14: operator for type "ucs4_character" defined at aada_compiler_character_package.ads:43 is not directly visible
aada_compiler_token_package.adb:72:14: use clause would make operation legal
aada_compiler_token_package.adb:75:14: operator for type "ucs4_character" defined at aada_compiler_character_package.ads:43 is not directly visible
aada_compiler_token_package.adb:75:14: use clause would make operation legal
aada_compiler_token_package.adb:75:36: operator for type "ucs4_character" defined at aada_compiler_character_package.ads:43 is not directly visible
aada_compiler_token_package.adb:75:36: use clause would make operation legal
aada_compiler_token_package.adb:80:14: operator for type "ucs4_character" defined at aada_compiler_character_package.ads:43 is not directly visible
aada_compiler_token_package.adb:80:14: use clause would make operation legal
aada_compiler_token_package.adb:84:41: "unsigned_32" is not visible
aada_compiler_token_package.adb:84:41: non-visible declaration at interfac.ads:57
aada_compiler_token_package.adb:86:14: operator for type "ucs4_character" defined at aada_compiler_character_package.ads:43 is not directly visible
aada_compiler_token_package.adb:86:14: use clause would make operation legal
aada_compiler_token_package.adb:88:82: invalid operand types for operator "and"
aada_compiler_token_package.adb:88:82: left operand has type "Standard.Integer"
aada_compiler_token_package.adb:88:82: right operand has type universal integer
aada_compiler_token_package.adb:107:37: invalid operand types for operator "+"
aada_compiler_token_package.adb:107:37: left operand has type "Standard.Integer"
aada_compiler_token_package.adb:107:37: right operand has subtype of "compiler_literal_index" defined at line 105
aada_compiler_token_package.adb:122:18: expected type "compiler_token_type" defined at aada_compiler_token_package.ads:163
aada_compiler_token_package.adb:122:18: found type "ada_token" defined at aada_compiler_token_package.ads:4
aada_compiler_token_package.adb:123:31: "compiler_character_string" is not visible
aada_compiler_token_package.adb:123:31: non-visible declaration at aada_compiler_character_package.ads:27
aada_compiler_token_package.ads:52:05: "token_and" conflicts with declaration at line 17
aada_compiler_token_package.ads:85:05: "token_or" conflicts with declaration at line 32
aada_compiler_token_package.ads:143:56: "compiler_character" is not visible (more references follow)
aada_compiler_token_package.ads:143:56: non-visible declaration at aada_compiler_character_package.ads:26
aada_compiler_token_package.ads:178:19: "aada_text_input_package" is not visible
aada_compiler_token_package.ads:178:19: non-visible declaration at aada_text_input_package.ads:7
gnatmake: "aada_compiler_token_package.adb" compilation error
gcc-4.4 -c aada_text_input_package.adb
aada_text_input_package.adb:162:30: expected type "character_status" defined at aada_compiler_character_package.ads:58
aada_text_input_package.adb:162:30: found type "Standard.Boolean"
gnatmake: "aada_text_input_package.adb" compilation error
compile_geshi:exit_code: 0
compile_geshi:end_time: 1295072262