Skip to Main Content
Status Future consideration
Workspace NaturalONE
Created by Georg Kratz-Kummetz
Created on Jul 15, 2021

NatOne: 2 Way Build: first without, second with parameter check solves all interface problems

When In Natural One an Interface for example a pda of a subprogram is changed, it can happen, that the build process has to be repeated n times, when the pda is used in a chain of n subprograms; if there is a recursive subprogram call using the pda the build cannot succeed with parameter check.

The solution is:
NatOne has to trigger a build without parameter check and then another with parameter check.

The first build makes sure, that everything changed is compiled, the second that the interfaces are correct.

Created on Brainstorm 05/17/2017 05:39 AM
Brainstorm ID 4807
  • Admin
    Eli Cohen
    Reply
    |
    Feb 13, 2023

    Did you tried to use PCHECK? if yes what was the outcome?

  • +3