fractalide / fractalide-oz

Proof of concept
GNU Affero General Public License v3.0
12 stars 3 forks source link

Selecting a component's implementation from GUI crashes when changing state. #49

Closed sjmackenzie closed 10 years ago

sjmackenzie commented 10 years ago

Steps:

What happens: Fractalide crashes with this error:

%****** Error: conditional failed ***** %* %* Missing else clause % %* Matching: changeState(subcomponent(graph:graph(inLinks:,,,|,,, nodes:nodes(,,,) outLinks:,,,|,,,) inPorts:inPorts('in':,,,|,,,) name:comp0 outPorts:outPorts('ERROR':,,,|,,, out:,,,|,,,) parentEntryPoint:nil type:47|104|111|109|101|47|115|116|101|119|,,,|,,,)) %* in file "./subcomponent.oz", line 113 % %* Call Stack: %* procedure in file "./subcomponent.oz", line 27, column 3, PC = 146225468 %--------------------------------------------------------------

dmichiels commented 10 years ago

ok, that is true for all the sub-component (.fbp). I forget about them, but all .ozf component must work.