fesch / Structorizer.Desktop

Structorizer is a little tool which you can use to create Nassi-Schneiderman Diagrams (NSD).
https://structorizer.fisch.lu
GNU General Public License v3.0
65 stars 20 forks source link

Defective call dependency tracking in case of homomorph diagrams in several loaded / imported arrangements #938

Closed codemanyak closed 3 years ago

codemanyak commented 3 years ago

On loading or importing an arrangement that contains congruent diagrams with an already arranged diagram and differing diagrams with same signature, it is possible that the congruent diagrams are neither added to Arranger nor shared by the groups. In the event, the existing call dependencies may not be shown in the Info box:

grafik grafik

codemanyak commented 3 years ago

The actual fact was that the depencies indeed didn't exist because the due conversion of Instructions to Calls had failed.