I get some errors when running dingo-hunter on the programs from the examples folder.
I have contacted Nick about this, but he was busy and could not help me at the time.
Below is a summary of the errors, in the hope that someone can clarify if these are really errors related to the tool or if I'm doing anything wrong.
Thank you!
CFSMs errors:
altbit - panic: Select: Channel main.rx.t12 is undefined
dining-philosophers - panic: Select: Channel (*main.Philosopher).getChopsticks.t16 is undefined
fcall - FATAL ERROR: (line 3) place q00q10q20q30q40 not declared
multiple-files - Undeclared name: x ; couldn't load packages due to errors: main
multiple-timeout - panic: Select: Channel main.main.t1 is undefined
philo - Not exactly an error, but running for 10-15 minutes does not seem to be enough to show the full output.
powsers - panic: Select: Channel main.getn.t21 is undefined
timeout-behaviour - panic: Select: Channel main.main.t2 is undefined
MiGo Types errors:
channel-scoping-test - Gong: Some of ["t0"] are not declared.
Hello,
I get some errors when running dingo-hunter on the programs from the examples folder. I have contacted Nick about this, but he was busy and could not help me at the time. Below is a summary of the errors, in the hope that someone can clarify if these are really errors related to the tool or if I'm doing anything wrong. Thank you!
CFSMs errors:
MiGo Types errors: