CVS difference for acats/docs/mod_list.txt
--- acats/docs/mod_list.txt 2018/06/14 06:58:43 1.89
+++ acats/docs/mod_list.txt 2018/09/10 00:47:19 1.90
@@ -1,6 +1,6 @@
ACATS Modification List for ACATS 4.1
-Version 4.1H
-June 13, 2018
+Version 4.1J
+September 9, 2018
What is this?
@@ -10,7 +10,7 @@
current test suite for Ada, covering the third edition of Ada, ISO/IEC 8652:2012
(usually known as "Ada 2012").
-ACATS Modification List version 3.1S for ACATS 3.1 is the current list for that
+ACATS Modification List version 3.1T for ACATS 3.1 is the current list for that
test suite. ACATS 3.1 should be used for testing implementations that support
Amendment 1 (ISO/IEC 8652:1995/AMD 1:2007, often known as "Ada 2005"), and will
continue to be maintained as necessary for the foreseeable future.
@@ -22,44 +22,31 @@
Changes from the last list:
-A handful of tests changed status on April 1st; see the lists for the details.
+Note: There is no ACATS Modification list 4.1I as it could be confused with a 1.
-New test B3A2018 checks accessibility rules for function calls and explicitly
-aliased parameters. (This covers cases not covered by the older test B641002.)
+A handful of tests changed status on July 1st; see the lists for the details.
-Modified the grading criteria for test B740003 to note that processing the main
-subprogram is optional.
+Test B413004 triggers the issue of AI12-0289-1. Since the objective is
+unrelated, we add explicit null exclusions to avoid it.
-Tests B85002A, B85003A, and B85003B were replaced by new tests B851005, B851006,
-and B851007 which test the “known to be constrained” rules as they now exist.
-
-New test B853001 checks that renamed limited views are not used in a unit that
-doesn't with the original package.
-
-New test B854002 checks that null exclusions match properly in subprogram
-renaming.
-
-New test BA12018 checks that names that are mentioned but not named in a private
-with are also private.
-
-New tests BC40003, BC54004, and BC60005 check that null exclusions match
-properly in a generic instantiation.
-
-Test CXAG003 was corrected to avoid unexpected exceptions when the file system
-is Case_Sensitive.
-
-Support file Tctouch.Ada was modified to avoid reporting Trace Overflow more
-than once (if a compiler bug causes Touch to be called thousands of times, the
-result files were unmanageable). Support file Special.A was modified to add
-additional tests that have optional units (those that don't need to be
-processed).
-
-New tests posted between April 1, 2018 and June 30, 2018 will become required
-for conformity assessments on January 1, 2019. New tests posted between January
-1, 2018 and March 31, 2018 will become required for conformity assessments on
-October 1, 2018. New tests posted between October 1, 2017 and December 31, 2017
-will become required for conformity assessments on July 1, 2018. New tests
-posted before October 1, 2017 are required for conformity assessments. The
+Test B851004 and BC40003 were corrected to remove cases that conflict with the
+proposed changes of AI12-0287-1, and added cases to preserve testing of the
+original rules.
+
+Tests B854002 and BC60005 have an incorrectly worded second objective. The test
+code is unchanged.
+
+New test B854003 checks various rules on the use of renames-as-bodies. New test
+B854004 checks that a subprogram that requires overriding cannot be renamed. New
+test B854005 checks that renaming a prefixed view is illegal if renaming the
+prefix would be illegal.
+
+New tests posted between July 1, 2018 and September 30, 2018 will become
+required for conformity assessments on April 1, 2019. New tests posted between
+April 1, 2018 and June 30, 2018 will become required for conformity assessments
+on January 1, 2019. New tests posted between January 1, 2018 and March 31, 2018
+will become required for conformity assessments on October 1, 2018. New tests
+posted before January 1, 2018 are required for conformity assessments. The
effective dates of tests are marked in the lists.
Questions about this document? Contact the ACAA Technical Agent at
@@ -179,18 +166,15 @@
C35A001 [New] VCS Label: A4_1D
Check that Small can be specified by an aspect specification.
-B37309B [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B37309B [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B37310B [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B37310B [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B37311A [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B37311A [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
@@ -198,38 +182,31 @@
Corrected error tags @70,76,82,88 so “optional” and “error” are
on the same line, as required by the test standards.
-B392002 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B392002 [Modified] VCS Label: A4_1G
Revised to use Possible Error tags, and added error location
indicators.
-B392003 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B392003 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B392004 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B392004 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B392005 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B392005 [Modified] VCS Label: A4_1G
Revised to use Possible Error tags, and added error location
indicators.
-B393001 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B393001 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B393007 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B393007 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies. Fixed overlong lines.
-B393010 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B393010 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies. Fixed overlong lines.
@@ -245,33 +222,27 @@
Split Pack6 so possible error sets don't intersect; fixed
overlong lines.
-B3A2007 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B3A2007 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B3A2008 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B3A2008 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B3A2009 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B3A2009 [Modified] VCS Label: A4_1G
Removed tabs to meet test format standards; added error location
indicators.
-B3A2011 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B3A2011 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B3A2012 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B3A2012 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B3A2016 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B3A2016 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
@@ -282,6 +253,11 @@
return object. Check that master of the function call is properly
determined statically.
+B413004 [Allowed Modification] New VCS Label: A4_1J Org VCS Label: A3_1
+ Required after 2019-01-01
+ PPA and PFA trigger the issue of AI12-0289-1; explicit null
+ exclusions were added to the parameters to avoid it.
+
C452002 [New] VCS Label: A4_1F
[VCS Label A4_1D] Check that overloading resolution of Ada 2012
membership operations works as intended.
@@ -301,8 +277,7 @@
There should not be an ERROR tag @282; Single_Highest @290 should
be Single_High. Added location indicators.
-B458001 [Pending New] New VCS Label: A4_1F
- Required after 2018-07-01
+B458001 [New] VCS Label: A4_1F
Check that a quantified expression has to be surrounded in
parentheses if it is not already surrounded by them.
@@ -335,76 +310,62 @@
Check that an allocator is illegal if the access type has a
Storage_Size that is statically zero.
-B4A010C [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B4A010C [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
C52101A [Modified] VCS Label: A4_1A
Corrected comment @49 not to have the form of an error tag.
-B540001 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B540001 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B540002 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B540002 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B54B01B [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B54B01B [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B54B01C [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B54B01C [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B54B02B [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B54B02B [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B54B02C [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B54B02C [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B54B02D [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B54B02D [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B54B04A [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B54B04A [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B54B04B [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B54B04B [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B54B05A [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B54B05A [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B552A01 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B552A01 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies. Fixed an overlong line.
-B55B12B [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B55B12B [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
-B55B12C [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B55B12C [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
@@ -661,16 +622,13 @@
B74203E [Withdrawn] VCS Label: A4_1D
Replaced by B730013.
-B750A07 [New] VCS Label: A4_1A
- Check that only legal expressions are allowed
+B750A07 [New] VCS Label: A4_1G
+ [VCS Label A4_1A] Check that only legal expressions are allowed
in the return expression of an expression function that returns a
limited type.
+ [VCS Label A1_1G] Adjusted error indicators to allow the error to
+ be reported anywhere in a multi-line expression.
-B750A07 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1A
- Required after 2018-07-01
- Adjusted error indicators to allow the error to be reported
- anywhere in a multi-line expression.
-
C760A02 [Pending New] New VCS Label: A4_1G
Required after 2018-10-01
Checks that functions that return immutably limited types are
@@ -681,18 +639,15 @@
Checks that expression functions that return immutably limited
types are built-in-place.
-B83027B [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
- The disriminant @90 needs a default expression as all or none of
+B83027B [Modified] VCS Label: A4_1G
+ The discriminant @90 needs a default expression as all or none of
the discriminants of a type need defaults. Also added error
location indicators.
-B83027D [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B83027D [Modified] VCS Label: A4_1G
Corrected bad error tag, and added error location indicators.
-B83E01B [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+B83E01B [Modified] VCS Label: A4_1G
Removed possible error cascades, reformatted some error tags, and
added error location indicators.
@@ -708,6 +663,12 @@
B85003B [Withdrawn] VCS Label: A4_1H
Replaced by B851007.
+B851004 [Allowed Modification] New VCS Label: A4_1J Org VCS Label: A4_1
+ Required after 2019-01-01
+ Revised test to eliminate cases whose result would be
+ changed by pending AI12-0287-1, and added cases to preserve
+ complete testing.
+
B851005 [Pending New] New VCS Label: A4_1H
Required after 2019-01-01
Checks that “known to be constrained” is properly enforced for
@@ -728,11 +689,29 @@
Checks that a renamed limited view cannot be used where there is
not a with for the original package.
-B854002 [Pending New] New VCS Label: A4_1H
- Required after 2019-01-01
- When parameter or result has a null exclusion for a subprogram
- rename, check that the subtype of the corresponding parameter or
- result of the renamed subprogram must exclude null.
+B854002 [Pending New] New VCS Label: A4_1J
+ Required after 2019-04-01
+ [VCS Label A4_1H] When parameter or result has a null exclusion
+ for a subprogram rename, check that the subtype of the
+ corresponding parameter or result of the renamed subprogram must
+ exclude null.
+ [VCS Label A4_1J] Corrected wording of the second test objective.
+
+B854003 [Pending New] New VCS Label: A4_1J
+ Required after 2019-04-01
+ Check various rules about renames as body: conformance of both the
+ renaming and renamed entity, and renaming of abstract and
+ intrinsic subprograms.
+
+B854004 [Pending New] New VCS Label: A4_1J
+ Required after 2019-04-01
+ Check that renaming a subprogram that requires overriding is
+ illegal.
+
+B854005 [Pending New] New VCS Label: A4_1J
+ Required after 2019-04-01
+ Check that a renaming of a prefixed view is illegal if renaming
+ the prefix as an object is illegal.
B91003A [Modified] VCS Label: A4_1C
Added additional error locations to directly support common error
@@ -760,24 +739,20 @@
B95007B [Modified] VCS Label: A4_1A
Fixed error markers @62,66,70 to match ACATS standards.
-BA1001D [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+BA1001D [Modified] VCS Label: A4_1G
Revised to mark the main subprogram as optional, as it is not
necessary to check the test objective. Added error location
indicators.
-BA1020F [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+BA1020F [Modified] VCS Label: A4_1G
Revised to mark the main subprogram as optional, as it is not
necessary to check the test objective. Added error location
indicators.
-BA11007 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+BA11007 [Modified] VCS Label: A4_1G
Split into six test files to avoid requiring error recovery.
-BA11013 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+BA11013 [Modified] VCS Label: A4_1G
Revised to make processing the last compilation unit optional,
as it is not necessary to check the test objective. Added error
location indicators.
@@ -785,8 +760,7 @@
BA1101E [Withdrawn] Org VCS Label: A4_1G
Replaced by test BA14001.
-BA12010 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+BA12010 [Modified] VCS Label: A4_1G
Revised to use Possible Error tags, and added error location
indicators.
@@ -843,17 +817,18 @@
CC3601C [Modified] VCS Label: A4_1E
Moved “=” for type Rec in order that it not violate 4.5.2(9.8/4).
-BC40003 [Pending New] New VCS Label: A4_1H
- Required after 2019-01-01
- Checks that the subtype of the actual for a generic formal object
- with a null exclusion must exclude null.
+BC40003 [Pending New] New VCS Label: A4_1J
+ Required after 2019-04-01
+ [VCS A4_1H] Checks that the subtype of the actual for a generic
+ formal object with a null exclusion must exclude null.
+ [VCS A4_1J] Revised test to eliminate cases whose result would be
+ changed by pending AI12-0287-1, and to preserve complete testing.
CC51010 [Modified] VCS Label: A4_1F
The main subprogram name was corrected to follow the rules of the
ACATS User's Guide, clause 4.3.3.
-BC51016 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+BC51016 [Modified] VCS Label: A4_1G
Corrected bad error tag, and added error location indicators.
BC54004 [Pending New] New VCS Label: A4_1H
@@ -861,11 +836,13 @@
Checks that the null exclusion of the formal type and of the
actual subtype for a generic formal access type must match.
-BC60005 [Pending New] New VCS Label: A4_1H
- Required after 2019-01-01
- Checks that the subtype of a parameter or result of the actual
- subprogram for a generic formal subprogram where the corresponding
- parameter or result has a null exclusion must exclude null.
+BC60005 [Pending New] New VCS Label: A4_1J
+ Required after 2019-04-01
+ [VCS Label A4_1H] Checks that the subtype of a parameter or result
+ of the actual subprogram for a generic formal subprogram where the
+ corresponding parameter or result has a null exclusion must
+ exclude null.
+ [VCS Label A4_1J] Corrected wording of the second test objective.
CD1009A [Withdrawn] VCS Label: A4_1D
Has one of the objectives of, and thus redundant with, test
@@ -923,8 +900,7 @@
Moved error marker from @66 to @67 so it is on the incorrect
construct.
-BDB0A01 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+BDB0A01 [Modified] VCS Label: A4_1G
Revised to use Possible Error tags, and added error location
indicators.
@@ -934,8 +910,7 @@
illegal if the access type has a Storage_Size that is statically
zero.
-BDD2003 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+BDD2003 [Modified] VCS Label: A4_1G
Added additional error locations to directly support common error
reporting strategies.
@@ -965,8 +940,7 @@
===== Annex C =====
-BXC6A03 [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1
- Required after 2018-07-01
+BXC6A03 [Modified] VCS Label: A4_1G
Changed subtest result to require the changes of AI05-0218-1.
===== Annex D =====
@@ -1053,20 +1027,17 @@
F611B00 [New] VCS Label: A4_1A
Foundation for tests C611B01, C611B02, and C611B03.
-GRADE.A [Modified] VCS Label: A4_1D
+GRADE.A [Modified] VCS Label: A4_1G
[VCS Label A4_1C] Allowed manual grading for tests that are
missing execution or linking (with no earlier errors). Corrected
the result for binder crashes. Added category totals to the
summary.
[VCS Label A4_1D] Corrected so that Annex C RQMT failures are
properly counted in their own category.
-
-GRADE.A [Allowed Modification] New VCS Label: A4_1G Org VCS Label: A4_1D
- Required after 2018-07-01
- Corrected call @1578 so that the special handling flag rather than
- the failed flag is used with a manual grading message for a
- missing error set. (The actual grade was correct, only the message
- was wrong.)
+ [VCS Label A4_1G] Corrected call @1578 so that the special
+ handling flag rather than the failed flag is used with a manual
+ grading message for a missing error set. (The actual grade was
+ correct, only the message was wrong.)
GRD_DATA.A [Modified] VCS Label: A4_1D
Increased table sizes as the new tests have caused grading the
@@ -1079,6 +1050,10 @@
Required after 2018-10-01
Added seven tests to the list of optional main subprograms.
+SPECIAL.A [Allowed Modification] New VCS Label: A4_1J Org VCS Label: A4_1H
+ Required after 2019-01-01
+ Added more tests to the list of optional main subprograms.
+
SUMMARY.A [Modified] VCS Label: A4_1C
Corrected identification of main subprograms in modern tests.
Changed the unit name for subunits to be the full expanded name
@@ -1097,7 +1072,7 @@
accessed at www.ada-auth.org.
The complete set of official new and modified tests are available in the
-Mod_4_1H.Zip and Tar files on the ACAA web site. As always, when a multi-file
+Mod_4_1J.Zip and Tar files on the ACAA web site. As always, when a multi-file
test is modified, we provide all of the files, including the unmodified files.
Individual new and modified tests can be retrieved from the ACATS VCS. Simply
@@ -1139,52 +1114,11 @@
(Refer to the main list for details)
-B37309B 2018-07-01
-B37310B 2018-07-01
-B37311A 2018-07-01
-B392002 2018-07-01
-B392003 2018-07-01
-B392004 2018-07-01
-B392005 2018-07-01
-B393001 2018-07-01
-B393007 2018-07-01
-B393010 2018-07-01
-B3A2007 2018-07-01
-B3A2008 2018-07-01
-B3A2009 2018-07-01
-B3A2011 2018-07-01
-B3A2012 2018-07-01
-B3A2016 2018-07-01
-B4A010C 2018-07-01
-B540001 2018-07-01
-B540002 2018-07-01
-B54B01B 2018-07-01
-B54B01C 2018-07-01
-B54B02B 2018-07-01
-B54B02C 2018-07-01
-B54B02D 2018-07-01
-B54B04A 2018-07-01
-B54B04B 2018-07-01
-B54B05A 2018-07-01
-B55B12B 2018-07-01
-B55B12C 2018-07-01
-B552A01 2018-07-01
+B413004 2019-01-01
B740003 2018-10-01 [VCS Label A4_1H]
-B750A07 2018-07-01 [VCS Label A4_1G]
-B83027B 2018-07-01
-B83027D 2018-07-01
-B83E01B 2018-07-01
-BA1001D 2018-07-01
-BA1020F 2018-07-01
-BA11007 2018-07-01
-BA11013 2018-07-01
-BA12010 2018-07-01
-BC51016 2018-07-01
-BDB0A01 2018-07-01
-BDD2003 2018-07-01
-BXC6A03 2018-07-01
-GRADE.A 2018-07-01 [VCS Label A4_1G]
+B851004 2019-01-01
SPECIAL.A 2018-10-01 [VCS Label A4_1H]
+SPECIAL.A 2019-01-01 [VCS Label A4_1J]
TCTOUCH.ADA 2018-10-01
@@ -1192,12 +1126,42 @@
(Refer to the main list for details)
+B37309B
+B37310B
+B37311A
B38003D
+B392002
+B392003
+B392004
+B392005
+B393001
+B393007
+B393010
B3A1001
B3A1002
+B3A2007
+B3A2008
+B3A2009
+B3A2011
+B3A2012
+B3A2016
B455002
B457001
B457004
+B4A010C
+B540001
+B540002
+B54B01B
+B54B01C
+B54B02B
+B54B02C
+B54B02D
+B54B04A
+B54B04B
+B54B05A
+B55B12B
+B55B12C
+B552A01
B62001C
B62001D
B63005A
@@ -1214,6 +1178,9 @@
B73001H
B732C02
B740003 [VCS Label A4_1A]
+B83027B
+B83027D
+B83E01B
B83F02C
B95007B
B91003A
@@ -1222,8 +1189,17 @@
B91003D
B940003
B940004
+BA1001D
+BA1020F
+BA11007
+BA11013
+BA12010
+BC51016
BB42001
BD4003A
+BDB0A01
+BDD2003
+BXC6A03
C352001
C52101A
CC3601C
@@ -1248,7 +1224,7 @@
LXH4009
LXH4013
LXH4014
-GRADE [VCS Label A4_1D]
+GRADE [VCS Label A4_1G]
GRD_DATA
SPECIAL [VCS Label A4_1C]
SUMMARY
@@ -1260,6 +1236,7 @@
B354002
B35A001
+B458001
B611001
B611002
B611003
@@ -1334,20 +1311,21 @@
(Refer to the main list for details)
B3A2018 2019-01-01
-B458001 2018-07-01
B480004 2018-10-01
B851005 2019-01-01
B851006 2019-01-01
B851007 2019-01-01
B853001 2019-01-01
-B854002 2019-01-01
+B854002 2019-04-01
+B854003 2019-04-01
+B854004 2019-04-01
BA12018 2019-01-01
BA14001 2018-10-01
BA14002 2018-10-01
BA14003 2018-10-01
-BC40003 2019-01-01
+BC40003 2019-04-01
BC54004 2019-01-01
-BC60005 2019-01-01
+BC60005 2019-04-01
BDB2001 2018-10-01
C760A02 2018-10-01
C760A03 2018-10-01
Questions? Ask the ACAA Technical Agent