Re: ok, tell me THIS isn't a bug!
- Posted by mattlewis (admin) Aug 10, 2010
- 2004 views
useless said...
http://designerthinking.com/eufail.html
I kept stepping thru the program, and got_data had no data, so i aborted the run, and kept adding trace(1) back up thru it until i got to that highlighted line, where got_data was changed when the line was executed.
Note when the bottom blue debug window was finally correctly showing got_data's values, it was also pushed down one line. No idea why, just saying.
Yes, that's a bug. I wasn't able to exactly reproduce this, but I think it's likely the same underlying issue: ticket:178.
Matt