|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 6144 (0x1800)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, package Check, seg_012b4b
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
package Check is
-- Check that units in a load view are compatible with the
-- corresponding units in a spec view. A unit in a load view
-- is compatible with a spec view unit if every declaration
-- exported by the spec view unit is also exported by the
-- load view unit. The declarations need not be in the same
-- order in the two units nor do they need to be textually
-- identical (two declarations are considered equaivalent
-- if they match according to the subprogram specification
-- conformance rules of LRM 6.3.1). In addition, units
-- must be (at least) installed and reside in worlds with
-- compatible target keys. For units in the coded state,
-- a check is made that they were coded using compatible
-- versions of the code generator.
type Status is (Compatible, Incompatible, Error);
procedure Units (Load_View_Units : String := "<CURSOR>";
Spec_Views : String := "<ACTIVITY>";
Menu : Boolean := False;
Response : String := "<PROFILE>");
function Units (Load_View_Units : String := "<CURSOR>";
Spec_Views : String := "<ACTIVITY>";
Response : String := "<PROFILE>") return Status;
-- For each load view unit, check its compatibility with its
-- corresponding spec view unit. The set of corresponding
-- spec views may be given explicitly using a naming expression
-- that resolves to a set of views, or may be given implicitly
-- as a set of spec views in some activity. In either case,
-- there must be exactly one spec view for each load view.
-- The results of the compatibility check may be reported
-- in the log file or as a menu of the spec view units that
-- were incompatible with their corresponding load view units.
-- When a unit on the menu is visited, the incompatible
-- declarations will be underlined.
procedure Views (Load_Views : String := "<CURSOR>";
Spec_Views : String := "<ACTIVITY>";
Menu : Boolean := False;
Response : String := "<PROFILE>");
function Views (Load_Views : String := "<CURSOR>";
Spec_Views : String := "<ACTIVITY>";
Response : String := "<PROFILE>") return Status;
-- For each load view, find the corresponding spec view and
-- check all of the exported ada specs for compatibility.
-- The set of corresponding spec views may be given explicitly
-- using a naming expression that resolves to a set of views,
-- or may be given implicitly as the set of spec views in some
-- activity. In either case, there must be exactly one spec
-- view for each load view.
procedure Activity (The_Activity : String := "<ACTIVITY>";
Menu : Boolean := False;
Response : String := "<PROFILE>");
function Activity (The_Activity : String := "<ACTIVITY>";
Response : String := "<PROFILE>") return Status;
-- Check that each spec view in the specified activity is
-- compatible with its corresponding load view.
procedure Code_Views (Code_Views : String := "<CURSOR>";
Response : String := "<PROFILE>");
function Code_Views (Code_Views : String := "<CURSOR>";
Response : String := "<PROFILE>") return Status;
-- For each code view, check that each spec view unit referenced
-- when the code view was created still exists and still exports
-- the entities used by the code view. The naming expression specifying
-- the Code_Views may resolve to any type of view. Those that are
-- not actually code views will be ignored. In particular,
-- Code_Views may be specified indirectly by an activity, in which
-- case all code views referenced by that activity will be checked.
-- The results of the code view compatibility check are reported
-- in the log file.
end Check;
nblk1=5
nid=0
hdr6=a
[0x00] rec0=16 rec1=00 rec2=01 rec3=05a
[0x01] rec0=12 rec1=00 rec2=02 rec3=070
[0x02] rec0=17 rec1=00 rec2=03 rec3=030
[0x03] rec0=14 rec1=00 rec2=04 rec3=01a
[0x04] rec0=07 rec1=00 rec2=05 rec3=000
tail 0x2170e650082b14de3c0b2 0x42a00088462063203