|
| 1 | +with_use_vads.adb:6:35: rule violation: possible occurrence of KP 20113 |
| 2 | +6 | Local_Sub_Size : Integer := Local_Sub'Size; -- FLAG |
| 3 | + | ^^^^^^^^^^^^^^ |
| 4 | + |
| 5 | +with_use_vads.ads:9:38: rule violation: possible occurrence of KP 20113 |
| 6 | +9 | Constr_Arr_Size : Integer := Constr_Arr'Size; -- FLAG |
| 7 | + | ^^^^^^^^^^^^^^^ |
| 8 | + |
| 9 | +with_use_vads.ads:10:38: rule violation: possible occurrence of KP 20113 |
| 10 | +10 | Constr_MD_Arr_Size : Integer := Constr_MD_Arr'Size; -- FLAG |
| 11 | + | ^^^^^^^^^^^^^^^^^^ |
| 12 | + |
| 13 | +with_use_vads.ads:11:38: rule violation: possible occurrence of KP 20113 |
| 14 | +11 | Constr_Arr_VADS_Size : Integer := Constr_Arr'VADS_Size; -- FLAG |
| 15 | + | ^^^^^^^^^^^^^^^^^^^^ |
| 16 | + |
| 17 | +with_use_vads.ads:12:38: rule violation: possible occurrence of KP 20113 |
| 18 | +12 | Constr_Sub_Size : Integer := Constr_Sub'Size; -- FLAG |
| 19 | + | ^^^^^^^^^^^^^^^ |
| 20 | + |
| 21 | +with_use_vads.ads:13:38: rule violation: possible occurrence of KP 20113 |
| 22 | +13 | Constr_Derived_Size : Integer := Constr_Derived'Size; -- FLAG |
| 23 | + | ^^^^^^^^^^^^^^^^^^^ |
| 24 | + |
| 25 | +with_use_vads.ads:24:39: rule violation: possible occurrence of KP 20113 |
| 26 | +24 | Unconstr_Sub_Size : Integer := Unconstr_Sub'Size; -- FLAG |
| 27 | + | ^^^^^^^^^^^^^^^^^ |
| 28 | + |
| 29 | +with_use_vads.ads:25:39: rule violation: possible occurrence of KP 20113 |
| 30 | +25 | Unconstr_Sub_Sub_Size : Integer := Unconstr_Sub_Sub'Size; -- FLAG |
| 31 | + | ^^^^^^^^^^^^^^^^^^^^^ |
| 32 | + |
| 33 | +with_use_vads.ads:26:39: rule violation: possible occurrence of KP 20113 |
| 34 | +26 | Unconstr_MD_Sub_Size : Integer := Unconstr_MD_Sub'Size; -- FLAG |
| 35 | + | ^^^^^^^^^^^^^^^^^^^^ |
| 36 | + |
| 37 | +with_use_vads.ads:27:39: rule violation: possible occurrence of KP 20113 |
| 38 | +27 | Unconstr_Derived_Size : Integer := Unconstr_Derived'Size; -- FLAG |
| 39 | + | ^^^^^^^^^^^^^^^^^^^^^ |
| 40 | + |
| 41 | +with_use_vads.ads:32:33: rule violation: possible occurrence of KP 20113 |
| 42 | +32 | String_Sub_Size : Integer := String_Sub'Size; -- FLAG |
| 43 | + | ^^^^^^^^^^^^^^^ |
| 44 | + |
| 45 | +without_use_vads.adb:6:38: rule violation: possible occurrence of KP 20113 |
| 46 | +6 | Constr_Arr_VADS_Size : Integer := Constr_Arr'VADS_Size; -- FLAG |
| 47 | + | ^^^^^^^^^^^^^^^^^^^^ |
| 48 | + |
| 49 | +without_use_vads.adb:7:38: rule violation: possible occurrence of KP 20113 |
| 50 | +7 | Constr_Arr_Priv_Size : Integer := Constr_Arr_Priv'VADS_Size; -- FLAG |
| 51 | + | ^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 52 | + |
0 commit comments