symphonytool / symphony

The Symphony IDE
5 stars 4 forks source link

Interpreter cannot read record values #166

Closed joey-coleman closed 10 years ago

joey-coleman commented 10 years ago

The following bug was originally reported on Sourceforge by *anonymous, 2013-11-23 10:29:03.349000:

Using the standard Library example if one for example select the loans event one gets an input request and when one supply with the value: mk_User("User1") we get: Caused by: Error 3126: Unknown type 'User' in constructor in 'IO' (console) at line 1:1 at org.overture.interpreter.runtime.Interpreter.typeCheck(Interpreter.java:492) at eu.compassresearch.core.interpreter.utility.ValueParser.parse(ValueParser.java:36) at eu.compassresearch.core.interpreter.Console.readChannelNameValues(Console.java:88) ... 6 more

joey-coleman commented 10 years ago

Comment by anderskm, 2013-11-27 14:06:56.267000:

  • status: open --> duplicate
  • assigned_to: Anders Kaels Malmos
joey-coleman commented 10 years ago

Comment by anderskm, 2013-11-27 14:06:56.754000:

There is a more refine bug report of this in [171]

joey-coleman commented 10 years ago

Comment by lausdahl, 2013-11-29 23:13:46.922000:

  • Module: unknown --> interpreter