On 10 March 2014 13:26, Jeremy White jwhite@codeweavers.com wrote:
But my code, in theory, skips holes in the data, so long as the data stays in line.
In other words, a pattern like this: SS-FFFF-FF where S is success, F is failure, and - is missing data, is considered 'fixed'. A pattern like this: F-F--F-F-F is considered 'consistently failing'. All other patterns are considered intermittent.
The data for ddraw7 on Windows 2000 for example is "-SS-SS-F-F".