[Oberon] SystemV- Heap + Module Space

Tomas Kral thomas.kral at email.cz
Thu Jan 3 22:07:39 CET 2019


On Thu, 3 Jan 2019 14:53:22 +0100
Andreas Pirklbauer <andreas_pirklbauer at yahoo.com> wrote:

Hi Andreas, thank you for the hint, this is it.  

> Isn’t what you are describing what the code at the end of
> Modules.Load already does:
> 
>       ...
>       ELSIF res = 3 THEN importing := name;
>           WHILE nofimps > 0 DO DEC(nofimps);
> DEC(import[nofimps].refcnt) END END 
>       END ;
>       newmod :=  mod
>     END Load;


-- 
Tomas Kral <thomas.kral at email.cz>


More information about the Oberon mailing list