aada_1.0-104

22
Jan

compile_geshi:start_time: 1295756305
gcc-4.4 -c aada_compiler_character_package.adb
aada_compiler_character_package.adb:98:05: warning: unreachable code
aada_compiler_character_package.adb:160:25: incompatible types in range
aada_compiler_character_package.adb:179:42: value not in range of type "Ada.Streams.Stream_Element"
aada_compiler_character_package.adb:179:42: static expression fails Constraint_Check
aada_compiler_character_package.adb:180:42: value not in range of type "Ada.Streams.Stream_Element"
aada_compiler_character_package.adb:180:42: static expression fails Constraint_Check
aada_compiler_character_package.adb:181:42: value not in range of type "Ada.Streams.Stream_Element"
aada_compiler_character_package.adb:181:42: static expression fails Constraint_Check
aada_compiler_character_package.adb:220:52: illegal operand for numeric conversion
aada_compiler_character_package.adb:221:43: illegal operand for numeric conversion
aada_compiler_character_package.adb:231:26: expected type "compiler_character" defined at aada_compiler_character_package.ads:141
aada_compiler_character_package.adb:231:26: found type "ucs4_character" defined at aada_compiler_character_package.ads:41
aada_compiler_character_package.adb:235:26: expected type "compiler_character" defined at aada_compiler_character_package.ads:141
aada_compiler_character_package.adb:235:26: found type universal integer
aada_compiler_character_package.adb:235:46: expected type "compiler_character" defined at aada_compiler_character_package.ads:141
aada_compiler_character_package.adb:235:46: found type universal integer
aada_compiler_character_package.adb:239:26: expected type "compiler_character" defined at aada_compiler_character_package.ads:141
aada_compiler_character_package.adb:239:26: found type universal integer
aada_compiler_character_package.adb:243:26: expected type "compiler_character" defined at aada_compiler_character_package.ads:141
aada_compiler_character_package.adb:243:26: found type "compiler_character_string" defined at aada_compiler_character_package.ads:28
aada_compiler_character_package.adb:269:32: warning: value not in range of subtype of "Standard.Integer" defined at line 19
aada_compiler_character_package.adb:269:32: warning: "Constraint_Error" will be raised at run time
aada_compiler_character_package.adb:270:30: warning: value not in range of subtype of "Standard.Integer" defined at line 19
aada_compiler_character_package.adb:270:30: warning: "Constraint_Error" will be raised at run time
aada_compiler_character_package.adb:358:21: expected type "Ada.Streams.Stream_Element"
aada_compiler_character_package.adb:358:21: found type "ucs4_character" defined at aada_compiler_character_package.ads:41
aada_compiler_character_package.adb:359:27: expected type "character_base" defined at line 16
aada_compiler_character_package.adb:359:27: found type "Ada.Streams.Stream_Element"
aada_compiler_character_package.adb:361:26: expected type "character_base" defined at line 16
aada_compiler_character_package.adb:361:26: found type "Ada.Streams.Stream_Element"
aada_compiler_character_package.adb:362:15: "utcl" is undefined (more references follow)
aada_compiler_character_package.adb:362:15: possible misspelling of "uctl"
aada_compiler_character_package.adb:367:29: expected type "uppercase_transliteration_pointer" defined at line 21
aada_compiler_character_package.adb:367:29: found type "uppercase_transliteration" defined at line 22
aada_compiler_character_package.adb:368:21: "utcl_last" is undefined
aada_compiler_character_package.adb:368:21: possible misspelling of "uctl_last"
aada_compiler_character_package.adb:426:13: expected type "compiler_character" defined at aada_compiler_character_package.ads:141
aada_compiler_character_package.adb:426:13: found type universal integer
aada_compiler_character_package.adb:668:22: expected type "Standard.Integer"
aada_compiler_character_package.adb:668:22: found type "utf8_string_length" defined at aada_compiler_character_package.ads:34
aada_vstrings.ads:9:22: "vstrings" is undefined
aada_vstrings.ads:9:22: possible misspelling of "vstring"
gnatmake: "aada_compiler_character_package.adb" compilation error
gcc-4.4 -c aada_compiler_error_package.adb
aada_vstrings.ads:9:22: "vstrings" is undefined
aada_vstrings.ads:9:22: possible misspelling of "vstring"
gnatmake: "aada_compiler_error_package.adb" compilation error
gcc-4.4 -c aada_compiler_token_package.adb
aada_compiler_token_package.adb:704:74: missing ";"
aada_compiler_token_package.adb:768:05: "token_synchronize" is undefined
aada_compiler_token_package.adb:768:05: possible misspelling of "token_synchronized"
aada_compiler_token_package.adb:790:06: prefix for "length" attribute may not be private type
aada_compiler_token_package.adb:791:11: prefix for "length" attribute may not be private type
aada_compiler_token_package.adb:799:27: prefix for "range" attribute may not be private type
aada_compiler_token_package.adb:802:08: expected type universal integer
aada_compiler_token_package.adb:802:08: found type "Standard.Character"
aada_compiler_token_package.adb:803:13: expected type universal integer
aada_compiler_token_package.adb:803:13: found type "Standard.Character"
aada_compiler_token_package.adb:804:16: invalid operand types for operator "="
aada_compiler_token_package.adb:804:16: left operand has type "Standard.Character"
aada_compiler_token_package.adb:804:16: right operand has type universal integer
aada_compiler_token_package.adb:817:21: expected an array type
aada_compiler_token_package.adb:817:21: found private type "vstring" defined at aada_vstrings.ads:6
aada_compiler_token_package.adb:822:40: "illegal_identifier" not declared in "aada_compiler_error_package"
aada_compiler_token_package.adb:824:29: invalid operand types for operator "&"
aada_compiler_token_package.adb:1092:40: "unexpected_underscore" not declared in "aada_compiler_error_package"
aada_compiler_token_package.adb:1103:21: missing argument for parameter "category" in call to "get_category" declared at aada_compiler_character_package.ads:97
aada_compiler_token_package.adb:1120:25: "aada_compiler_character_pacakge" is undefined (more references follow)
aada_compiler_token_package.adb:1120:25: possible misspelling of "aada_compiler_character_package"
aada_compiler_token_package.ads:211:52: "compiler_position_type" not declared in "aada_compiler_error_package"
aada_vstrings.ads:9:22: "vstrings" is undefined
aada_vstrings.ads:9:22: possible misspelling of "vstring"
gnatmake: "aada_compiler_token_package.adb" compilation error
gcc-4.4 -c aada_compiler_token_position.adb
aada_vstrings.ads:9:22: "vstrings" is undefined
aada_vstrings.ads:9:22: possible misspelling of "vstring"
gnatmake: "aada_compiler_token_position.adb" compilation error
gcc-4.4 -c aada_test_package.adb
aada_test_package.ads:6:43: identifier expected
gnatmake: "aada_test_package.adb" compilation error
gcc-4.4 -c aada_test_vstrings.adb
aada_test_package.ads:6:43: identifier expected
gnatmake: "aada_test_vstrings.adb" compilation error
gcc-4.4 -c aada_text_input_package.adb
aada_vstrings.ads:9:22: "vstrings" is undefined
aada_vstrings.ads:9:22: possible misspelling of "vstring"
gnatmake: "aada_text_input_package.adb" compilation error
gcc-4.4 -c aada_vstrings.adb
aada_vstrings.adb:16:16: not type conformant with declaration at aada_vstrings.ads:9
aada_vstrings.adb:16:16: type of "v" does not match
aada_vstrings.ads:9:22: "vstrings" is undefined
aada_vstrings.ads:9:22: possible misspelling of "vstring"
gnatmake: "aada_vstrings.adb" compilation error
compile_geshi:exit_code: 0
compile_geshi:end_time: 1295756305