~ubuntu-branches/ubuntu/jaunty/adacontrol/jaunty

« back to all changes in this revision

Viewing changes to test/ref/t_declarations.txt

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Brenta
  • Date: 2008-04-27 15:25:59 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080427152559-qrlic533a1x02flu
Tags: 1.8r8-1

* New upstream version.
* debian/adacontrol.gpr: delete; use upstream's project file instead.
* patches/build.patch: patch upstream's project file to change Object_Dir
  and Exec_Dir.
* Build-depend on asis 2007 and gnat-4.3.
* Add support for mips, mipsel and ppc64.
* Build and provide ptree.
* ptree.1: new.
* adactl.1: update; new options and rules are available.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
t_declarations.adb:4:4: Found: DECLARATIONS: use of declaration "signed_type"
2
 
t_declarations.adb:4:4: Error: DECLARATIONS: use of declaration "integer_type"
3
 
t_declarations.adb:5:4: Found: DECLARATIONS: use of declaration "modular_type"
 
1
t_declarations.adb:4:1: Error: locations: use of declaration "library procedure"
 
2
t_declarations.adb:221:4: Found: DECLARATIONS: use of declaration "null_procedure"
 
3
t_declarations.adb:5:4: Found: DECLARATIONS: use of declaration "signed_type"
4
4
t_declarations.adb:5:4: Error: DECLARATIONS: use of declaration "integer_type"
5
 
t_declarations.adb:7:4: Found: DECLARATIONS: use of declaration "float_type"
6
 
t_declarations.adb:8:4: Found: DECLARATIONS: use of declaration "ordinary_fixed_type"
7
 
t_declarations.adb:8:4: Error: DECLARATIONS: use of declaration "fixed_type"
8
 
t_declarations.adb:9:4: Found: DECLARATIONS: use of declaration "decimal_fixed_type"
9
 
t_declarations.adb:9:4: Error: DECLARATIONS: use of declaration "fixed_type"
10
 
t_declarations.adb:11:4: Found: DECLARATIONS: use of declaration "single_task"
11
 
t_declarations.adb:11:4: Error: DECLARATIONS: use of declaration "task"
12
 
t_declarations.adb:12:6: Found: DECLARATIONS: use of declaration "task_entry"
13
 
t_declarations.adb:12:15: Found: DECLARATIONS: use of declaration "defaulted_parameter"
14
 
t_declarations.adb:17:4: Found: DECLARATIONS: use of declaration "handlers"
15
 
t_declarations.adb:22:4: Found: DECLARATIONS: use of declaration "task_type"
16
 
t_declarations.adb:22:4: Error: DECLARATIONS: use of declaration "task"
17
 
t_declarations.adb:22:17: Found: DECLARATIONS: use of declaration "discriminant"
18
 
t_declarations.adb:23:6: Found: DECLARATIONS: use of declaration "task_entry"
19
 
t_declarations.adb:30:4: Found: DECLARATIONS: use of declaration "single_protected"
20
 
t_declarations.adb:30:4: Error: DECLARATIONS: use of declaration "protected"
21
 
t_declarations.adb:31:7: Found: DECLARATIONS: use of declaration "protected_entry"
22
 
t_declarations.adb:31:16: Found: DECLARATIONS: use of declaration "out_parameter"
23
 
t_declarations.adb:31:33: Found: DECLARATIONS: use of declaration "in_out_parameter"
24
 
t_declarations.adb:34:16: Found: DECLARATIONS: use of declaration "out_parameter"
25
 
t_declarations.adb:34:33: Found: DECLARATIONS: use of declaration "in_out_parameter"
26
 
t_declarations.adb:40:4: Found: DECLARATIONS: use of declaration "protected_type"
27
 
t_declarations.adb:40:4: Error: DECLARATIONS: use of declaration "protected"
28
 
t_declarations.adb:40:22: Found: DECLARATIONS: use of declaration "defaulted_discriminant"
29
 
t_declarations.adb:41:7: Found: DECLARATIONS: use of declaration "protected_entry"
30
 
t_declarations.adb:43:7: Found: DECLARATIONS: use of declaration "uninitialized_protected_field"
31
 
t_declarations.adb:44:7: Found: DECLARATIONS: use of declaration "initialized_protected_field"
32
 
t_declarations.adb:53:4: Found: DECLARATIONS: use of declaration "exception"
33
 
t_declarations.adb:54:4: Found: DECLARATIONS: use of declaration "named_number"
34
 
t_declarations.adb:55:4: Found: DECLARATIONS: use of declaration "named_number"
35
 
t_declarations.adb:57:4: Error: DECLARATIONS: use of declaration "access_type"
36
 
t_declarations.adb:58:4: Found: DECLARATIONS: use of declaration "access_subprogram_type"
37
 
t_declarations.adb:58:4: Error: DECLARATIONS: use of declaration "access_type"
38
 
t_declarations.adb:59:4: Found: DECLARATIONS: use of declaration "access_task_type"
39
 
t_declarations.adb:59:4: Error: DECLARATIONS: use of declaration "access_type"
40
 
t_declarations.adb:60:4: Found: DECLARATIONS: use of declaration "access_protected_type"
41
 
t_declarations.adb:60:4: Error: DECLARATIONS: use of declaration "access_type"
42
 
t_declarations.adb:62:4: Found: DECLARATIONS: use of declaration "derived_type"
43
 
t_declarations.adb:63:4: Found: DECLARATIONS: use of declaration "access_task_type"
44
 
t_declarations.adb:63:4: Error: DECLARATIONS: use of declaration "access_type"
45
 
t_declarations.adb:65:6: Found: DECLARATIONS: use of declaration "multiple_names"
46
 
t_declarations.adb:65:4: Found: DECLARATIONS: use of declaration "aliased"
47
 
t_declarations.adb:66:4: Found: DECLARATIONS: use of declaration "aliased"
48
 
t_declarations.adb:68:4: Found: DECLARATIONS: use of declaration "null_tagged_type"
49
 
t_declarations.adb:68:4: Error: DECLARATIONS: use of declaration "record_type"
50
 
t_declarations.adb:69:4: Found: DECLARATIONS: use of declaration "null_tagged_type"
51
 
t_declarations.adb:69:4: Error: DECLARATIONS: use of declaration "record_type"
52
 
t_declarations.adb:69:14: Found: DECLARATIONS: use of declaration "discriminant"
53
 
t_declarations.adb:70:4: Found: DECLARATIONS: use of declaration "null_ordinary_record_type"
54
 
t_declarations.adb:70:4: Error: DECLARATIONS: use of declaration "record_type"
55
 
t_declarations.adb:71:4: Found: DECLARATIONS: use of declaration "ordinary_record_type"
56
 
t_declarations.adb:71:4: Error: DECLARATIONS: use of declaration "record_type"
57
 
t_declarations.adb:71:14: Found: DECLARATIONS: use of declaration "defaulted_discriminant"
58
 
t_declarations.adb:75:16: Found: DECLARATIONS: use of declaration "uninitialized_record_field"
59
 
t_declarations.adb:77:16: Found: DECLARATIONS: use of declaration "initialized_record_field"
60
 
t_declarations.adb:80:4: Found: DECLARATIONS: use of declaration "null_ordinary_record_type"
61
 
t_declarations.adb:80:4: Error: DECLARATIONS: use of declaration "record_type"
62
 
t_declarations.adb:81:4: Found: DECLARATIONS: use of declaration "null_ordinary_record_type"
63
 
t_declarations.adb:81:4: Error: DECLARATIONS: use of declaration "record_type"
64
 
t_declarations.adb:84:4: Found: DECLARATIONS: use of declaration "ordinary_record_type"
65
 
t_declarations.adb:84:4: Error: DECLARATIONS: use of declaration "record_type"
66
 
t_declarations.adb:86:10: Found: DECLARATIONS: use of declaration "uninitialized_record_field"
67
 
t_declarations.adb:87:10: Found: DECLARATIONS: use of declaration "initialized_record_field"
68
 
t_declarations.adb:89:4: Found: DECLARATIONS: use of declaration "constrained_array_type"
69
 
t_declarations.adb:89:4: Error: DECLARATIONS: use of declaration "array"
70
 
t_declarations.adb:90:4: Found: DECLARATIONS: use of declaration "unconstrained_array_type"
71
 
t_declarations.adb:90:4: Error: DECLARATIONS: use of declaration "array"
72
 
t_declarations.adb:91:4: Found: DECLARATIONS: use of declaration "single_array"
73
 
t_declarations.adb:91:4: Error: DECLARATIONS: use of declaration "array"
74
 
t_declarations.adb:93:4: Found: DECLARATIONS: use of declaration "null_extension"
 
5
t_declarations.adb:6:4: Error: DECLARATIONS: use of declaration "binary_modular_type"
 
6
t_declarations.adb:6:4: Found: DECLARATIONS: use of declaration "modular_type"
 
7
t_declarations.adb:6:4: Error: DECLARATIONS: use of declaration "integer_type"
 
8
t_declarations.adb:7:4: Error: DECLARATIONS: use of declaration "non_binary_modular_type"
 
9
t_declarations.adb:7:4: Found: DECLARATIONS: use of declaration "modular_type"
 
10
t_declarations.adb:7:4: Error: DECLARATIONS: use of declaration "integer_type"
 
11
t_declarations.adb:9:4: Found: DECLARATIONS: use of declaration "float_type"
 
12
t_declarations.adb:10:4: Found: DECLARATIONS: use of declaration "ordinary_fixed_type"
 
13
t_declarations.adb:10:4: Error: DECLARATIONS: use of declaration "fixed_type"
 
14
t_declarations.adb:11:4: Found: DECLARATIONS: use of declaration "decimal_fixed_type"
 
15
t_declarations.adb:11:4: Error: DECLARATIONS: use of declaration "fixed_type"
 
16
t_declarations.adb:13:4: Found: DECLARATIONS: use of declaration "enumeration_type"
 
17
t_declarations.adb:13:24: Found: DECLARATIONS: use of declaration "character_literal"
 
18
t_declarations.adb:13:32: Found: DECLARATIONS: use of declaration "character_literal"
 
19
t_declarations.adb:15:4: Found: DECLARATIONS: use of declaration "single_task"
 
20
t_declarations.adb:15:4: Error: DECLARATIONS: use of declaration "task"
 
21
t_declarations.adb:16:6: Found: DECLARATIONS: use of declaration "task_entry"
 
22
t_declarations.adb:16:15: Found: DECLARATIONS: use of declaration "defaulted_parameter"
 
23
t_declarations.adb:25:4: Found: DECLARATIONS: use of declaration "handlers"
 
24
t_declarations.adb:19:7: Error: locations: use of declaration "task_body procedure"
 
25
t_declarations.adb:19:7: Error: locations: use of declaration "nested procedure"
 
26
t_declarations.adb:19:7: Error: locations: use of declaration "local procedure"
 
27
t_declarations.adb:21:10: Found: DECLARATIONS: use of declaration "null_procedure"
 
28
t_declarations.adb:30:4: Found: DECLARATIONS: use of declaration "task_type"
 
29
t_declarations.adb:30:4: Error: DECLARATIONS: use of declaration "task"
 
30
t_declarations.adb:30:17: Found: DECLARATIONS: use of declaration "discriminant"
 
31
t_declarations.adb:31:6: Found: DECLARATIONS: use of declaration "task_entry"
 
32
t_declarations.adb:38:4: Found: DECLARATIONS: use of declaration "single_protected"
 
33
t_declarations.adb:38:4: Error: DECLARATIONS: use of declaration "protected"
 
34
t_declarations.adb:40:7: Found: DECLARATIONS: use of declaration "multiple_protected_entries"
 
35
t_declarations.adb:39:7: Found: DECLARATIONS: use of declaration "protected_entry"
 
36
t_declarations.adb:39:17: Found: DECLARATIONS: use of declaration "out_parameter"
 
37
t_declarations.adb:39:34: Found: DECLARATIONS: use of declaration "in_out_parameter"
 
38
t_declarations.adb:40:7: Found: DECLARATIONS: use of declaration "protected_entry"
 
39
t_declarations.adb:43:17: Found: DECLARATIONS: use of declaration "out_parameter"
 
40
t_declarations.adb:43:34: Found: DECLARATIONS: use of declaration "in_out_parameter"
 
41
t_declarations.adb:53:4: Found: DECLARATIONS: use of declaration "protected_type"
 
42
t_declarations.adb:53:4: Error: DECLARATIONS: use of declaration "protected"
 
43
t_declarations.adb:53:22: Found: DECLARATIONS: use of declaration "defaulted_discriminant"
 
44
t_declarations.adb:53:22: Found: DECLARATIONS: use of declaration "discriminant"
 
45
t_declarations.adb:55:7: Found: DECLARATIONS: use of declaration "multiple_protected_entries"
 
46
t_declarations.adb:54:7: Found: DECLARATIONS: use of declaration "protected_entry"
 
47
t_declarations.adb:55:7: Found: DECLARATIONS: use of declaration "protected_entry"
 
48
t_declarations.adb:57:7: Found: DECLARATIONS: use of declaration "uninitialized_protected_field"
 
49
t_declarations.adb:58:7: Found: DECLARATIONS: use of declaration "initialized_protected_field"
 
50
t_declarations.adb:71:4: Found: DECLARATIONS: use of declaration "exception"
 
51
t_declarations.adb:72:4: Found: DECLARATIONS: use of declaration "named_number"
 
52
t_declarations.adb:73:4: Found: DECLARATIONS: use of declaration "named_number"
 
53
t_declarations.adb:75:4: Found: DECLARATIONS: use of declaration "incomplete_type"
 
54
t_declarations.adb:76:4: Error: DECLARATIONS: use of declaration "access_type"
 
55
t_declarations.adb:77:4: Found: DECLARATIONS: use of declaration "access_subprogram_type"
 
56
t_declarations.adb:77:4: Error: DECLARATIONS: use of declaration "access_type"
 
57
t_declarations.adb:78:4: Found: DECLARATIONS: use of declaration "access_task_type"
 
58
t_declarations.adb:78:4: Error: DECLARATIONS: use of declaration "access_type"
 
59
t_declarations.adb:79:4: Found: DECLARATIONS: use of declaration "access_protected_type"
 
60
t_declarations.adb:79:4: Error: DECLARATIONS: use of declaration "access_type"
 
61
t_declarations.adb:81:4: Found: DECLARATIONS: use of declaration "derived_type"
 
62
t_declarations.adb:82:4: Found: DECLARATIONS: use of declaration "access_task_type"
 
63
t_declarations.adb:82:4: Error: DECLARATIONS: use of declaration "access_type"
 
64
t_declarations.adb:84:4: Error: DECLARATIONS: use of declaration "access_type"
 
65
t_declarations.adb:84:4: Found: DECLARATIONS: use of declaration "access_all_type"
 
66
t_declarations.adb:85:4: Error: DECLARATIONS: use of declaration "access_type"
 
67
t_declarations.adb:85:4: Found: DECLARATIONS: use of declaration "access_constant_type"
 
68
t_declarations.adb:87:6: Found: DECLARATIONS: use of declaration "multiple_names"
 
69
t_declarations.adb:87:4: Found: DECLARATIONS: use of declaration "uninitialized_variable"
 
70
t_declarations.adb:87:4: Found: DECLARATIONS: use of declaration "aliased"
 
71
t_declarations.adb:87:4: Found: DECLARATIONS: use of declaration "variable"
 
72
t_declarations.adb:88:4: Found: DECLARATIONS: use of declaration "aliased"
 
73
t_declarations.adb:90:4: Found: DECLARATIONS: use of declaration "null_tagged_type"
 
74
t_declarations.adb:90:4: Found: DECLARATIONS: use of declaration "tagged_type"
 
75
t_declarations.adb:90:4: Error: DECLARATIONS: use of declaration "record_type"
 
76
t_declarations.adb:91:4: Found: DECLARATIONS: use of declaration "null_tagged_type"
 
77
t_declarations.adb:91:4: Found: DECLARATIONS: use of declaration "tagged_type"
 
78
t_declarations.adb:91:4: Error: DECLARATIONS: use of declaration "record_type"
 
79
t_declarations.adb:91:14: Found: DECLARATIONS: use of declaration "discriminant"
 
80
t_declarations.adb:92:4: Found: DECLARATIONS: use of declaration "null_ordinary_record_type"
 
81
t_declarations.adb:92:4: Found: DECLARATIONS: use of declaration "ordinary_record_type"
 
82
t_declarations.adb:92:4: Error: DECLARATIONS: use of declaration "record_type"
 
83
t_declarations.adb:93:4: Found: DECLARATIONS: use of declaration "ordinary_record_type"
75
84
t_declarations.adb:93:4: Error: DECLARATIONS: use of declaration "record_type"
76
 
t_declarations.adb:94:4: Found: DECLARATIONS: use of declaration "null_extension"
77
 
t_declarations.adb:94:4: Error: DECLARATIONS: use of declaration "record_type"
78
 
t_declarations.adb:94:14: Found: DECLARATIONS: use of declaration "discriminant"
79
 
t_declarations.adb:95:4: Found: DECLARATIONS: use of declaration "null_extension"
80
 
t_declarations.adb:95:4: Error: DECLARATIONS: use of declaration "record_type"
81
 
t_declarations.adb:95:14: Found: DECLARATIONS: use of declaration "discriminant"
82
 
t_declarations.adb:96:4: Found: DECLARATIONS: use of declaration "derived_type"
83
 
t_declarations.adb:98:4: Found: DECLARATIONS: use of declaration "float_type"
84
 
t_declarations.adb:99:4: Found: DECLARATIONS: use of declaration "ordinary_fixed_type"
85
 
t_declarations.adb:99:4: Error: DECLARATIONS: use of declaration "fixed_type"
86
 
t_declarations.adb:100:4: Found: DECLARATIONS: use of declaration "decimal_fixed_type"
87
 
t_declarations.adb:100:4: Error: DECLARATIONS: use of declaration "fixed_type"
88
 
t_declarations.adb:102:4: Found: DECLARATIONS: use of declaration "nested_generic_procedure"
89
 
t_declarations.adb:102:4: Error: DECLARATIONS: use of declaration "generic"
90
 
t_declarations.adb:103:7: Found: DECLARATIONS: use of declaration "defaulted_generic_parameter"
91
 
t_declarations.adb:104:17: Found: DECLARATIONS: use of declaration "defaulted_parameter"
92
 
t_declarations.adb:104:35: Found: DECLARATIONS: use of declaration "in_out_parameter"
93
 
t_declarations.adb:104:53: Found: DECLARATIONS: use of declaration "out_parameter"
94
 
t_declarations.adb:107:4: Found: DECLARATIONS: use of declaration "nested_package"
95
 
t_declarations.adb:111:4: Found: DECLARATIONS: use of declaration "nested_package"
96
 
t_declarations.adb:112:7: Found: DECLARATIONS: use of declaration "non_limited_private_type"
97
 
t_declarations.adb:113:7: Found: DECLARATIONS: use of declaration "limited_private_type"
98
 
t_declarations.adb:114:7: Found: DECLARATIONS: use of declaration "private_extension"
99
 
t_declarations.adb:116:7: Found: DECLARATIONS: use of declaration "derived_type"
100
 
t_declarations.adb:117:7: Found: DECLARATIONS: use of declaration "derived_type"
101
 
t_declarations.adb:118:7: Found: DECLARATIONS: use of declaration "null_extension"
102
 
t_declarations.adb:118:7: Error: DECLARATIONS: use of declaration "record_type"
103
 
t_declarations.adb:121:4: Found: DECLARATIONS: use of declaration "package_statements"
104
 
t_declarations.adb:125:4: Error: DECLARATIONS: use of declaration "not_operator_renaming"
105
 
t_declarations.adb:125:4: Found: DECLARATIONS: use of declaration "non_identical_renaming"
106
 
t_declarations.adb:125:4: Found: DECLARATIONS: use of declaration "renaming"
107
 
t_declarations.adb:126:4: Error: DECLARATIONS: use of declaration "not_operator_renaming"
108
 
t_declarations.adb:126:4: Found: DECLARATIONS: use of declaration "renaming"
109
 
t_declarations.adb:129:4: Found: DECLARATIONS: use of declaration "separate"
110
 
t_declarations.adb:131:4: Found: DECLARATIONS: use of declaration "single_array"
111
 
t_declarations.adb:131:4: Error: DECLARATIONS: use of declaration "array"
112
 
t_declarations.adb:133:4: Found: DECLARATIONS: use of declaration "operator"
113
 
t_declarations.adb:133:21: Found: DECLARATIONS: use of declaration "multiple_names"
114
 
t_declarations.adb:138:4: Found: DECLARATIONS: use of declaration "operator"
115
 
t_declarations.adb:138:21: Found: DECLARATIONS: use of declaration "multiple_names"
116
 
t_declarations.adb:139:21: Found: DECLARATIONS: use of declaration "multiple_names"
117
 
t_declarations.adb:144:4: Found: DECLARATIONS: use of declaration "renaming"
118
 
t_declarations.adb:144:4: Error: DECLARATIONS: use of declaration "operator_renaming"
119
 
t_declarations.adb:144:4: Found: DECLARATIONS: use of declaration "non_identical_renaming"
120
 
t_declarations.adb:144:21: Found: DECLARATIONS: use of declaration "multiple_names"
121
 
t_declarations.adb:145:4: Found: DECLARATIONS: use of declaration "renaming"
122
 
t_declarations.adb:145:4: Error: DECLARATIONS: use of declaration "operator_renaming"
123
 
t_declarations.adb:145:4: Found: DECLARATIONS: use of declaration "non_identical_renaming"
124
 
t_declarations.adb:145:21: Found: DECLARATIONS: use of declaration "multiple_names"
125
 
t_declarations.adb:146:4: Found: DECLARATIONS: use of declaration "renaming"
126
 
t_declarations.adb:146:4: Error: DECLARATIONS: use of declaration "operator_renaming"
127
 
t_declarations.adb:146:21: Found: DECLARATIONS: use of declaration "multiple_names"
128
 
t_declarations.adb:148:4: Found: DECLARATIONS: use of declaration "nested_generic_function"
129
 
t_declarations.adb:148:4: Error: DECLARATIONS: use of declaration "generic"
130
 
t_declarations.adb:149:7: Found: DECLARATIONS: use of declaration "in_out_generic_parameter"
131
 
t_declarations.adb:150:7: Found: DECLARATIONS: use of declaration "formal_procedure"
132
 
t_declarations.adb:151:7: Found: DECLARATIONS: use of declaration "formal_function"
133
 
t_declarations.adb:152:7: Found: DECLARATIONS: use of declaration "formal_package"
134
 
t_declarations.adb:159:4: Found: DECLARATIONS: use of declaration "subtype"
135
 
t_declarations.adb:161:4: Error: DECLARATIONS: use of declaration "not_operator_renaming"
136
 
t_declarations.adb:161:4: Found: DECLARATIONS: use of declaration "non_identical_renaming"
137
 
t_declarations.adb:161:4: Found: DECLARATIONS: use of declaration "renaming"
138
 
t_declarations.adb:162:4: Found: DECLARATIONS: use of declaration "renaming"
139
 
t_declarations.adb:162:4: Error: DECLARATIONS: use of declaration "not_operator_renaming"
140
 
t_declarations.adb:162:4: Found: DECLARATIONS: use of declaration "non_identical_renaming"
141
 
x_declarations.ads:3:4: Found: DECLARATIONS: use of declaration "nested_function_instantiation"
142
 
x_declarations.ads:4:4: Error: DECLARATIONS: use of declaration "access_type"
143
 
x_declarations.ads:6:4: Found: DECLARATIONS: use of declaration "nested_package"
144
 
x_declarations.ads:7:7: Found: DECLARATIONS: use of declaration "nested_procedure_instantiation"
145
 
x_declarations.ads:10:4: Found: DECLARATIONS: use of declaration "nested_generic_package"
146
 
x_declarations.ads:10:4: Error: DECLARATIONS: use of declaration "generic"
147
 
x_declarations.ads:14:4: Found: DECLARATIONS: use of declaration "nested_package_instantiation"
148
 
x_declarations.ads:16:4: Found: DECLARATIONS: use of declaration "single_array"
149
 
x_declarations.ads:16:4: Error: DECLARATIONS: use of declaration "array"
 
85
t_declarations.adb:93:14: Found: DECLARATIONS: use of declaration "defaulted_discriminant"
 
86
t_declarations.adb:93:14: Found: DECLARATIONS: use of declaration "discriminant"
 
87
t_declarations.adb:95:10: Found: DECLARATIONS: use of declaration "variant_part"
 
88
t_declarations.adb:97:16: Found: DECLARATIONS: use of declaration "uninitialized_record_field"
 
89
t_declarations.adb:99:16: Found: DECLARATIONS: use of declaration "initialized_record_field"
 
90
t_declarations.adb:102:4: Found: DECLARATIONS: use of declaration "null_ordinary_record_type"
 
91
t_declarations.adb:102:4: Found: DECLARATIONS: use of declaration "ordinary_record_type"
 
92
t_declarations.adb:102:4: Error: DECLARATIONS: use of declaration "record_type"
 
93
t_declarations.adb:103:4: Found: DECLARATIONS: use of declaration "null_ordinary_record_type"
 
94
t_declarations.adb:103:4: Found: DECLARATIONS: use of declaration "ordinary_record_type"
 
95
t_declarations.adb:103:4: Error: DECLARATIONS: use of declaration "record_type"
 
96
t_declarations.adb:106:4: Found: DECLARATIONS: use of declaration "ordinary_record_type"
 
97
t_declarations.adb:106:4: Error: DECLARATIONS: use of declaration "record_type"
 
98
t_declarations.adb:108:10: Found: DECLARATIONS: use of declaration "uninitialized_record_field"
 
99
t_declarations.adb:109:10: Found: DECLARATIONS: use of declaration "initialized_record_field"
 
100
t_declarations.adb:111:4: Found: DECLARATIONS: use of declaration "constrained_array_type"
 
101
t_declarations.adb:111:4: Error: DECLARATIONS: use of declaration "array"
 
102
t_declarations.adb:112:4: Found: DECLARATIONS: use of declaration "unconstrained_array_type"
 
103
t_declarations.adb:112:4: Error: DECLARATIONS: use of declaration "array"
 
104
t_declarations.adb:113:4: Found: DECLARATIONS: use of declaration "uninitialized_variable"
 
105
t_declarations.adb:113:4: Found: DECLARATIONS: use of declaration "variable"
 
106
t_declarations.adb:113:4: Found: DECLARATIONS: use of declaration "constrained_array_variable"
 
107
t_declarations.adb:113:4: Found: DECLARATIONS: use of declaration "single_array"
 
108
t_declarations.adb:113:4: Error: DECLARATIONS: use of declaration "array"
 
109
t_declarations.adb:114:4: Found: DECLARATIONS: use of declaration "variable"
 
110
t_declarations.adb:114:4: Found: DECLARATIONS: use of declaration "unconstrained_array_variable"
 
111
t_declarations.adb:115:4: Found: DECLARATIONS: use of declaration "variable"
 
112
t_declarations.adb:115:4: Found: DECLARATIONS: use of declaration "unconstrained_array_variable"
 
113
t_declarations.adb:115:4: Found: DECLARATIONS: use of declaration "single_array"
 
114
t_declarations.adb:115:4: Error: DECLARATIONS: use of declaration "array"
 
115
t_declarations.adb:117:4: Found: DECLARATIONS: use of declaration "null_extension"
 
116
t_declarations.adb:117:4: Found: DECLARATIONS: use of declaration "extension"
 
117
t_declarations.adb:117:4: Found: DECLARATIONS: use of declaration "tagged_type"
 
118
t_declarations.adb:117:4: Error: DECLARATIONS: use of declaration "record_type"
 
119
t_declarations.adb:118:4: Found: DECLARATIONS: use of declaration "null_extension"
 
120
t_declarations.adb:118:4: Found: DECLARATIONS: use of declaration "extension"
 
121
t_declarations.adb:118:4: Found: DECLARATIONS: use of declaration "tagged_type"
 
122
t_declarations.adb:118:4: Error: DECLARATIONS: use of declaration "record_type"
 
123
t_declarations.adb:118:14: Found: DECLARATIONS: use of declaration "discriminant"
 
124
t_declarations.adb:119:4: Found: DECLARATIONS: use of declaration "null_extension"
 
125
t_declarations.adb:119:4: Found: DECLARATIONS: use of declaration "extension"
 
126
t_declarations.adb:119:4: Found: DECLARATIONS: use of declaration "tagged_type"
 
127
t_declarations.adb:119:4: Error: DECLARATIONS: use of declaration "record_type"
 
128
t_declarations.adb:119:14: Found: DECLARATIONS: use of declaration "discriminant"
 
129
t_declarations.adb:120:4: Found: DECLARATIONS: use of declaration "derived_type"
 
130
t_declarations.adb:122:4: Found: DECLARATIONS: use of declaration "float_type"
 
131
t_declarations.adb:123:4: Found: DECLARATIONS: use of declaration "ordinary_fixed_type"
 
132
t_declarations.adb:123:4: Error: DECLARATIONS: use of declaration "fixed_type"
 
133
t_declarations.adb:124:4: Found: DECLARATIONS: use of declaration "decimal_fixed_type"
 
134
t_declarations.adb:124:4: Error: DECLARATIONS: use of declaration "fixed_type"
 
135
t_declarations.adb:126:4: Found: DECLARATIONS: use of declaration "nested generic_procedure"
 
136
t_declarations.adb:126:4: Error: DECLARATIONS: use of declaration "generic"
 
137
t_declarations.adb:127:7: Found: DECLARATIONS: use of declaration "defaulted_generic_parameter"
 
138
t_declarations.adb:128:17: Found: DECLARATIONS: use of declaration "defaulted_parameter"
 
139
t_declarations.adb:128:35: Found: DECLARATIONS: use of declaration "in_out_parameter"
 
140
t_declarations.adb:128:53: Found: DECLARATIONS: use of declaration "out_parameter"
 
141
t_declarations.adb:129:77: Found: DECLARATIONS: use of declaration "null_procedure"
 
142
t_declarations.adb:131:4: Found: DECLARATIONS: use of declaration "nested package"
 
143
t_declarations.adb:135:4: Found: DECLARATIONS: use of declaration "nested package"
 
144
t_declarations.adb:136:7: Found: DECLARATIONS: use of declaration "non_limited_private_type"
 
145
t_declarations.adb:137:7: Found: DECLARATIONS: use of declaration "limited_private_type"
 
146
t_declarations.adb:138:7: Found: DECLARATIONS: use of declaration "private_extension"
 
147
t_declarations.adb:139:7: Found: DECLARATIONS: use of declaration "non_limited_private_type"
 
148
t_declarations.adb:139:7: Found: DECLARATIONS: use of declaration "abstract_type"
 
149
t_declarations.adb:140:7: Found: DECLARATIONS: use of declaration "non_limited_private_type"
 
150
t_declarations.adb:140:7: Found: DECLARATIONS: use of declaration "abstract_type"
 
151
t_declarations.adb:141:7: Error: locations: use of declaration "public procedure"
 
152
t_declarations.adb:141:7: Error: locations: use of declaration "nested procedure"
 
153
t_declarations.adb:141:7: Error: locations: use of declaration "local procedure"
 
154
t_declarations.adb:141:7: Found: DECLARATIONS: use of declaration "abstract_procedure"
 
155
t_declarations.adb:142:7: Found: DECLARATIONS: use of declaration "abstract_function"
 
156
t_declarations.adb:143:7: Found: DECLARATIONS: use of declaration "deferred_constant"
 
157
t_declarations.adb:145:7: Found: DECLARATIONS: use of declaration "derived_type"
 
158
t_declarations.adb:146:7: Found: DECLARATIONS: use of declaration "derived_type"
 
159
t_declarations.adb:147:7: Found: DECLARATIONS: use of declaration "null_extension"
 
160
t_declarations.adb:147:7: Found: DECLARATIONS: use of declaration "extension"
 
161
t_declarations.adb:147:7: Found: DECLARATIONS: use of declaration "tagged_type"
 
162
t_declarations.adb:147:7: Error: DECLARATIONS: use of declaration "record_type"
 
163
t_declarations.adb:148:7: Found: DECLARATIONS: use of declaration "null_tagged_type"
 
164
t_declarations.adb:148:7: Found: DECLARATIONS: use of declaration "tagged_type"
 
165
t_declarations.adb:148:7: Error: DECLARATIONS: use of declaration "record_type"
 
166
t_declarations.adb:148:7: Found: DECLARATIONS: use of declaration "abstract_type"
 
167
t_declarations.adb:149:7: Found: DECLARATIONS: use of declaration "tagged_type"
 
168
t_declarations.adb:149:7: Error: DECLARATIONS: use of declaration "record_type"
 
169
t_declarations.adb:149:7: Found: DECLARATIONS: use of declaration "abstract_type"
 
170
t_declarations.adb:151:13: Found: DECLARATIONS: use of declaration "uninitialized_record_field"
 
171
t_declarations.adb:153:7: Error: locations: use of declaration "private procedure"
 
172
t_declarations.adb:153:7: Error: locations: use of declaration "nested procedure"
 
173
t_declarations.adb:153:7: Error: locations: use of declaration "local procedure"
 
174
t_declarations.adb:173:4: Found: DECLARATIONS: use of declaration "package_statements"
 
175
t_declarations.adb:157:7: Found: DECLARATIONS: use of declaration "null_extension"
 
176
t_declarations.adb:157:7: Found: DECLARATIONS: use of declaration "extension"
 
177
t_declarations.adb:157:7: Found: DECLARATIONS: use of declaration "tagged_type"
 
178
t_declarations.adb:157:7: Error: DECLARATIONS: use of declaration "record_type"
 
179
t_declarations.adb:157:7: Found: DECLARATIONS: use of declaration "abstract_type"
 
180
t_declarations.adb:160:10: Found: DECLARATIONS: use of declaration "null_procedure"
 
181
t_declarations.adb:162:7: Error: locations: use of declaration "own procedure"
 
182
t_declarations.adb:162:7: Error: locations: use of declaration "nested procedure"
 
183
t_declarations.adb:162:7: Error: locations: use of declaration "local procedure"
 
184
t_declarations.adb:165:13: Error: locations: use of declaration "nested procedure"
 
185
t_declarations.adb:165:13: Error: locations: use of declaration "local procedure"
 
186
t_declarations.adb:165:13: Error: locations: use of declaration "block procedure"
 
187
t_declarations.adb:167:16: Found: DECLARATIONS: use of declaration "null_procedure"
 
188
t_declarations.adb:177:4: Error: DECLARATIONS: use of declaration "not_operator_renaming"
 
189
t_declarations.adb:177:4: Found: DECLARATIONS: use of declaration "non_identical_renaming"
 
190
t_declarations.adb:177:4: Found: DECLARATIONS: use of declaration "renaming"
 
191
t_declarations.adb:178:4: Error: DECLARATIONS: use of declaration "not_operator_renaming"
 
192
t_declarations.adb:178:4: Found: DECLARATIONS: use of declaration "renaming"
 
193
t_declarations.adb:181:4: Found: DECLARATIONS: use of declaration "separate"
 
194
t_declarations-sep.adb:2:1: Error: locations: use of declaration "nested procedure"
 
195
t_declarations-sep.adb:2:1: Error: locations: use of declaration "local procedure"
 
196
t_declarations-sep.adb:4:4: Found: DECLARATIONS: use of declaration "null_procedure"
 
197
t_declarations.adb:183:4: Found: DECLARATIONS: use of declaration "uninitialized_variable"
 
198
t_declarations.adb:183:4: Found: DECLARATIONS: use of declaration "variable"
 
199
t_declarations.adb:183:4: Found: DECLARATIONS: use of declaration "constrained_array_variable"
 
200
t_declarations.adb:183:4: Found: DECLARATIONS: use of declaration "single_array"
 
201
t_declarations.adb:183:4: Error: DECLARATIONS: use of declaration "array"
 
202
t_declarations.adb:185:4: Found: DECLARATIONS: use of declaration "operator"
 
203
t_declarations.adb:185:4: Found: DECLARATIONS: use of declaration "predefined_operator"
 
204
t_declarations.adb:185:21: Found: DECLARATIONS: use of declaration "multiple_names"
 
205
t_declarations.adb:190:4: Found: DECLARATIONS: use of declaration "operator"
 
206
t_declarations.adb:190:4: Found: DECLARATIONS: use of declaration "predefined_operator"
 
207
t_declarations.adb:190:21: Found: DECLARATIONS: use of declaration "multiple_names"
 
208
t_declarations.adb:191:21: Found: DECLARATIONS: use of declaration "multiple_names"
 
209
t_declarations.adb:196:4: Found: DECLARATIONS: use of declaration "renaming"
 
210
t_declarations.adb:196:4: Error: DECLARATIONS: use of declaration "operator_renaming"
 
211
t_declarations.adb:196:4: Found: DECLARATIONS: use of declaration "non_identical_operator_renaming"
 
212
t_declarations.adb:196:4: Found: DECLARATIONS: use of declaration "non_identical_renaming"
 
213
t_declarations.adb:196:21: Found: DECLARATIONS: use of declaration "multiple_names"
 
214
t_declarations.adb:197:4: Found: DECLARATIONS: use of declaration "renaming"
 
215
t_declarations.adb:197:4: Error: DECLARATIONS: use of declaration "operator_renaming"
 
216
t_declarations.adb:197:4: Found: DECLARATIONS: use of declaration "non_identical_operator_renaming"
 
217
t_declarations.adb:197:4: Found: DECLARATIONS: use of declaration "non_identical_renaming"
 
218
t_declarations.adb:197:21: Found: DECLARATIONS: use of declaration "multiple_names"
 
219
t_declarations.adb:198:4: Found: DECLARATIONS: use of declaration "renaming"
 
220
t_declarations.adb:198:4: Error: DECLARATIONS: use of declaration "operator_renaming"
 
221
t_declarations.adb:198:21: Found: DECLARATIONS: use of declaration "multiple_names"
 
222
t_declarations.adb:200:4: Found: DECLARATIONS: use of declaration "nested generic_function"
 
223
t_declarations.adb:200:4: Error: DECLARATIONS: use of declaration "generic"
 
224
t_declarations.adb:201:7: Found: DECLARATIONS: use of declaration "in_out_generic_parameter"
 
225
t_declarations.adb:202:7: Found: DECLARATIONS: use of declaration "formal_type"
 
226
t_declarations.adb:203:7: Found: DECLARATIONS: use of declaration "formal_procedure"
 
227
t_declarations.adb:204:7: Found: DECLARATIONS: use of declaration "formal_function"
 
228
t_declarations.adb:205:7: Found: DECLARATIONS: use of declaration "formal_package"
 
229
t_declarations.adb:212:4: Found: DECLARATIONS: use of declaration "subtype"
 
230
t_declarations.adb:213:4: Found: DECLARATIONS: use of declaration "subtype"
 
231
t_declarations.adb:213:4: Found: DECLARATIONS: use of declaration "unconstrained_subtype"
 
232
t_declarations.adb:215:4: Error: DECLARATIONS: use of declaration "not_operator_renaming"
 
233
t_declarations.adb:215:4: Found: DECLARATIONS: use of declaration "non_identical_renaming"
 
234
t_declarations.adb:215:4: Found: DECLARATIONS: use of declaration "renaming"
 
235
t_declarations.adb:216:4: Found: DECLARATIONS: use of declaration "renaming"
 
236
t_declarations.adb:216:4: Error: DECLARATIONS: use of declaration "not_operator_renaming"
 
237
t_declarations.adb:216:4: Found: DECLARATIONS: use of declaration "non_identical_renaming"
 
238
t_declarations.adb:217:4: Found: DECLARATIONS: use of declaration "renaming"
 
239
t_declarations.adb:217:4: Error: DECLARATIONS: use of declaration "operator_renaming"
 
240
t_declarations.adb:217:4: Found: DECLARATIONS: use of declaration "non_identical_operator_renaming"
 
241
t_declarations.adb:217:4: Found: DECLARATIONS: use of declaration "non_identical_renaming"
 
242
t_declarations.adb:217:21: Found: DECLARATIONS: use of declaration "multiple_names"
 
243
t_declarations.adb:219:4: Found: DECLARATIONS: use of declaration "separate"
 
244
t_declarations-predefined_operator.adb:2:1: Error: locations: use of declaration "nested procedure"
 
245
t_declarations-predefined_operator.adb:2:1: Error: locations: use of declaration "local procedure"
 
246
t_declarations-predefined_operator.adb:46:4: Found: DECLARATIONS: use of declaration "null_procedure"
 
247
t_declarations-predefined_operator.adb:3:4: Found: DECLARATIONS: use of declaration "derived_type"
 
248
t_declarations-predefined_operator.adb:4:4: Found: DECLARATIONS: use of declaration "derived_type"
 
249
t_declarations-predefined_operator.adb:5:4: Found: DECLARATIONS: use of declaration "constrained_array_type"
 
250
t_declarations-predefined_operator.adb:5:4: Error: DECLARATIONS: use of declaration "array"
 
251
t_declarations-predefined_operator.adb:6:4: Found: DECLARATIONS: use of declaration "constrained_array_type"
 
252
t_declarations-predefined_operator.adb:6:4: Error: DECLARATIONS: use of declaration "array"
 
253
t_declarations-predefined_operator.adb:8:4: Found: DECLARATIONS: use of declaration "operator"
 
254
t_declarations-predefined_operator.adb:8:4: Found: DECLARATIONS: use of declaration "predefined_operator"
 
255
t_declarations-predefined_operator.adb:10:4: Found: DECLARATIONS: use of declaration "operator"
 
256
t_declarations-predefined_operator.adb:10:4: Found: DECLARATIONS: use of declaration "predefined_operator"
 
257
t_declarations-predefined_operator.adb:12:4: Found: DECLARATIONS: use of declaration "operator"
 
258
t_declarations-predefined_operator.adb:15:4: Found: DECLARATIONS: use of declaration "operator"
 
259
t_declarations-predefined_operator.adb:15:4: Found: DECLARATIONS: use of declaration "predefined_operator"
 
260
t_declarations-predefined_operator.adb:17:4: Found: DECLARATIONS: use of declaration "operator"
 
261
t_declarations-predefined_operator.adb:19:4: Found: DECLARATIONS: use of declaration "operator"
 
262
t_declarations-predefined_operator.adb:22:4: Found: DECLARATIONS: use of declaration "operator"
 
263
t_declarations-predefined_operator.adb:22:4: Found: DECLARATIONS: use of declaration "predefined_operator"
 
264
t_declarations-predefined_operator.adb:24:4: Found: DECLARATIONS: use of declaration "operator"
 
265
t_declarations-predefined_operator.adb:27:4: Found: DECLARATIONS: use of declaration "operator"
 
266
t_declarations-predefined_operator.adb:30:4: Found: DECLARATIONS: use of declaration "operator"
 
267
t_declarations-predefined_operator.adb:30:4: Found: DECLARATIONS: use of declaration "predefined_operator"
 
268
t_declarations-predefined_operator.adb:33:4: Found: DECLARATIONS: use of declaration "operator"
 
269
t_declarations-predefined_operator.adb:33:4: Found: DECLARATIONS: use of declaration "predefined_operator"
 
270
t_declarations-predefined_operator.adb:36:4: Found: DECLARATIONS: use of declaration "operator"
 
271
t_declarations-predefined_operator.adb:36:4: Found: DECLARATIONS: use of declaration "predefined_operator"
 
272
t_declarations-predefined_operator.adb:39:4: Found: DECLARATIONS: use of declaration "operator"
 
273
t_declarations-predefined_operator.adb:42:4: Found: DECLARATIONS: use of declaration "operator"
 
274
t_declarations-predefined_operator.adb:42:4: Found: DECLARATIONS: use of declaration "predefined_operator"
 
275
x_declarations.ads:4:4: Found: DECLARATIONS: use of declaration "nested function_instantiation"
 
276
x_declarations.ads:5:4: Error: DECLARATIONS: use of declaration "access_type"
 
277
x_declarations.ads:7:4: Found: DECLARATIONS: use of declaration "nested package"
 
278
x_declarations.ads:8:7: Found: DECLARATIONS: use of declaration "nested procedure_instantiation"
 
279
x_declarations.ads:11:4: Found: DECLARATIONS: use of declaration "nested generic_package"
 
280
x_declarations.ads:11:4: Error: DECLARATIONS: use of declaration "generic"
 
281
x_declarations.ads:15:4: Found: DECLARATIONS: use of declaration "nested package_instantiation"
 
282
x_declarations.ads:17:4: Found: DECLARATIONS: use of declaration "uninitialized_variable"
 
283
x_declarations.ads:17:4: Found: DECLARATIONS: use of declaration "variable"
 
284
x_declarations.ads:17:4: Found: DECLARATIONS: use of declaration "constrained_array_variable"
 
285
x_declarations.ads:17:4: Found: DECLARATIONS: use of declaration "single_array"
 
286
x_declarations.ads:17:4: Error: DECLARATIONS: use of declaration "array"
 
287
x_declarations.ads:19:4: Error: DECLARATIONS: use of declaration "not_operator_renaming"
 
288
x_declarations.ads:19:4: Found: DECLARATIONS: use of declaration "non_identical_renaming"
 
289
x_declarations.ads:19:4: Found: DECLARATIONS: use of declaration "renaming"
 
290
x_declarations.ads:20:4: Found: DECLARATIONS: use of declaration "controlled_type"
 
291
x_declarations.ads:20:4: Found: DECLARATIONS: use of declaration "null_extension"
 
292
x_declarations.ads:20:4: Found: DECLARATIONS: use of declaration "extension"
 
293
x_declarations.ads:20:4: Found: DECLARATIONS: use of declaration "tagged_type"
 
294
x_declarations.ads:20:4: Error: DECLARATIONS: use of declaration "record_type"
 
295
x_declarations.ads:21:4: Found: DECLARATIONS: use of declaration "controlled_type"
 
296
x_declarations.ads:21:4: Found: DECLARATIONS: use of declaration "extension"
 
297
x_declarations.ads:21:4: Found: DECLARATIONS: use of declaration "tagged_type"
 
298
x_declarations.ads:21:4: Error: DECLARATIONS: use of declaration "record_type"
 
299
x_declarations.ads:23:10: Found: DECLARATIONS: use of declaration "uninitialized_record_field"
150
300
x_declarations-child.adb:1:1: Found: DECLARATIONS: use of declaration "child_unit"
 
301
x_declarations-child.adb:1:1: Error: locations: use of declaration "library procedure"
 
302
x_declarations-child.adb:3:4: Found: DECLARATIONS: use of declaration "null_procedure"
 
303
x_declarations_locations.ads:2:4: Error: locations: use of declaration "public procedure"
 
304
x_declarations_locations.ads:2:4: Error: locations: use of declaration "nested procedure"
 
305
x_declarations_locations.ads:4:4: Error: locations: use of declaration "private procedure"
 
306
x_declarations_locations.ads:4:4: Error: locations: use of declaration "nested procedure"
 
307
x_declarations_locations.adb:3:4: Error: locations: use of declaration "own procedure"
 
308
x_declarations_locations.adb:3:4: Error: locations: use of declaration "nested procedure"
 
309
x_declarations_locations.adb:5:7: Found: DECLARATIONS: use of declaration "null_procedure"
 
310
x_declarations_locations.adb:14:7: Found: DECLARATIONS: use of declaration "null_procedure"
 
311
x_declarations_locations.adb:9:7: Error: locations: use of declaration "nested procedure"
 
312
x_declarations_locations.adb:9:7: Error: locations: use of declaration "local procedure"
 
313
x_declarations_locations.adb:11:10: Found: DECLARATIONS: use of declaration "null_procedure"
 
314
x_declarations_locations.adb:20:10: Error: locations: use of declaration "nested procedure"
 
315
x_declarations_locations.adb:20:10: Error: locations: use of declaration "local procedure"
 
316
x_declarations_locations.adb:20:10: Error: locations: use of declaration "block procedure"
 
317
x_declarations_locations.adb:23:13: Found: DECLARATIONS: use of declaration "null_procedure"
151
318
 
152
319
Counts summary:
153
 
Nb_array_types: 2
154
 
Nb_entries: 4
 
320
Nb_array_types: 4
 
321
Nb_entries: 6