aada_1.0-102

22
Jan

compile_geshi:start_time: 1295738277
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
gnatmake: "aada_compiler_character_package.adb" compilation error
gcc-4.4 -c aada_compiler_error_package.adb
gcc-4.4 -c aada_compiler_token_position.adb
gcc-4.4 -c aada_vstrings.adb
gcc-4.4 -c aada_compiler_token_package.adb
aada_compiler_token_package.adb:324:26: expected an array type
aada_compiler_token_package.adb:324:26: found type "Standard.Integer"
aada_compiler_token_package.adb:366:36: expected type "ucs4_character" defined at aada_compiler_character_package.ads:41
aada_compiler_token_package.adb:366:36: found a character type
aada_compiler_token_package.adb:377:29: invalid conversion, not compatible with type "ucs4_character" defined at aada_compiler_character_package.ads:41
aada_compiler_token_package.adb:378:17: prefix of "image" attribute must be a type
aada_compiler_token_package.adb:407:15: missing case value: "nil"
aada_compiler_token_package.adb:407:15: missing case value: "eop"
aada_compiler_token_package.adb:407:15: missing case values: "invalid" .. "error"
aada_compiler_token_package.adb:441:37: invalid conversion, not compatible with type "ucs4_character" defined at aada_compiler_character_package.ads:41
aada_compiler_token_package.adb:442:25: prefix of "image" attribute must be a type
aada_compiler_token_package.adb:476:07: missing case value: "nil"
aada_compiler_token_package.adb:476:07: missing case value: "eop"
aada_compiler_token_package.adb:476:07: missing case values: "invalid" .. "error"
aada_compiler_token_package.adb:495:11: missing case value: "nil"
aada_compiler_token_package.adb:495:11: missing case value: "eop"
aada_compiler_token_package.adb:495:11: missing case values: "invalid" .. "error"
aada_compiler_token_package.adb:693:57: unconstrained element type in array declaration
aada_compiler_token_package.adb:755:05: "token_synchronize" is undefined
aada_compiler_token_package.adb:755:05: possible misspelling of "token_synchronized"
aada_compiler_token_package.adb:769:06: unconstrained subtype not allowed (need initialization)
aada_compiler_token_package.adb:769:06: provide initial value or explicit array bounds
aada_compiler_token_package.adb:774:03: too many arguments in call to "get_uppercase"
aada_compiler_token_package.adb:775:37: incompatible types in range
aada_compiler_token_package.adb:780:08: "compiler_vstring_string" is undefined
aada_compiler_token_package.adb:789:05: "code" is undefined (more references follow)
aada_compiler_token_package.ads:211:52: "compiler_position_type" not declared in "aada_compiler_error_package"
compilation abandoned due to previous error
gnatmake: "aada_compiler_token_package.adb" compilation error
gcc-4.4 -c aada_test_vstrings.adb
aada_test_vstrings.adb:52:03: statement not allowed in declarative part
gnatmake: "aada_test_vstrings.adb" compilation error
gcc-4.4 -c aada_text_input_package.adb
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
gnatmake: "aada_compiler_character_package.adb" compilation error
compile_geshi:exit_code: 0
compile_geshi:end_time: 1295738277