ziggybcn / junglegui

Automatically exported from code.google.com/p/junglegui
3 stars 1 forks source link

Cyclic declaration of 'Msg' #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build a test

What is the expected output?
For it to work...

What do you see instead?
junglegui/control.monkey<105> : Error : Cyclic declaration of 'Msg'

What version of the product are you using? On what operating system?
Windows 7 (64-bits)
Monkey v66

Please provide any additional information below.
Using Revision d45106964ab1

It can be fixed by commenting out line 105. I'm not sure what it's supposed to 
be doing, but after commenting it out there were no adverse effects that I 
could see.

Original issue reported on code.google.com by goodlook...@nrgs.org on 24 Feb 2013 at 3:18

GoogleCodeExporter commented 9 years ago
Confirm the issue on Winodws 8 64-bits and Monkey v69

Original comment by aman....@gmail.com on 31 Mar 2013 at 8:52