Author Topic: MouseClick Error  (Read 4985 times)

0 Members and 1 Guest are viewing this topic.

Peter

  • Guest
MouseClick Error
« on: January 27, 2011, 12:50:00 PM »
Deleted
« Last Edit: May 07, 2015, 11:28:53 AM by Peter »

Charles Pegge

  • Guest
Re: MouseClick Error
« Reply #1 on: January 27, 2011, 02:29:58 PM »
Hi Peter

At first glance, starting the logical sequence with a function call may be the problem. I will take a stroll through the Assembly code and see what is happening.

Charles

Charles Pegge

  • Guest
Re: MouseClick Error
« Reply #2 on: January 27, 2011, 11:29:31 PM »
The problem was the precedence resolver got confused by empty brackets (). If a pair of brackets contain something it performs as expected.

I have fixed this and will post an update as soon as possible. A few more checks to do ..

Thank you for detecting the error.

Charles

JRS

  • Guest
Re: MouseClick Error
« Reply #3 on: January 28, 2011, 12:49:21 AM »

makes huge fun,  to find bugs
lol !

Is that like saying "I don't mind getting sick as long as I'm being cared for by a pretty nurse?"  :D

JRS

  • Guest
Re: MouseClick Error
« Reply #4 on: January 28, 2011, 04:15:46 AM »
That's what I see in the left upper corner of my screen.  :D
« Last Edit: January 28, 2011, 04:19:21 AM by JRS »

Charles Pegge

  • Guest
Re: MouseClick Error
« Reply #5 on: January 28, 2011, 08:15:05 AM »

Tracking down bugs can be great fun too, as long as one is not under any pressure. The very finest bugs can take several days to solve :)

Charles

JRS

  • Guest
Re: MouseClick Error
« Reply #6 on: January 28, 2011, 11:31:28 AM »
you mean trash can!   ;D

nice.

No. I mean not cleaning up after yourself. Just because you don't see it, doesn't mean the problem doesn't exist.