3 May
2003
3 May
'03
9:11 a.m.
On Thursday 01 May 2003 10:48 pm, Tim Wegner wrote:
I can duplicate this problem with the SWT-027. I changed the macro advance_match() to a function and instrumented it with a test on the bounds of coming_from. It was never out of bounds. I ran SWT-027 in the debugger, and usually it got stuck in readvideo in unixscr.c, but the debugger print command couldn't find the variable i so I am not sure what is happening.
The readvideo() routine is one that I am going to try to simplify. Although, the changes I've made so far don't work any better (and mess up solid-guessing).
Incidently, the source I grabbed was not indented. I need to grab the same file you are using.
Do we turn the indented code into patch 6 with no actual diff file? Jonathan