DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦ac838332b⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Update_Remote_Imports, seg_01c38e, separate Library_Extensions

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 

E3 Source Code



separate (Library_Extensions)
procedure Update_Remote_Imports (Host_View : String;
                                 Status : in out Simple_Status.Condition) is
    Referencers : constant Ci.Unit_List :=
       Es.Compute_Reference_Closure (Es.Get_View (Host_View));
    -- Compute the reference closure of the current view
    View_Obj : Directory.Object := Es.Get_View (Host_View);
    Trace_On : constant Boolean := Rsi.Trace_On (View_Obj);
begin  
    Refresh_Imports (Host_View => Host_View,
                     Trace_On => Trace_On,
                     Status => Status);
    -- Refresh imports for the current view

    if Simple_Status.Error (Status) then
        return;
    end if;

    for Index in Referencers.Data'First .. Referencers.Data'Last loop
        Refresh_Imports (Host_View =>
                            Naming.Get_Full_Name (Referencers.Data (Index)),
                         Trace_On => Trace_On,
                         Status => Status);
        if Simple_Status.Error (Status) then
            return;
        end if;
    end loop;
    -- Refresh imports for all the views that are in the reference
    -- closure of the current view

exception
    when others =>
        Log.Put_Line ("Unhandled exception in update_remote_imports");
end Update_Remote_Imports;


E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=18 rec1=00 rec2=01 rec3=056
        [0x01] rec0=0e rec1=00 rec2=02 rec3=000
    tail 0x21518ad0a836572b7d489 0x42a00088462060003