|
From: Steven J. S. <st...@sp...> - 2012-04-09 21:48:26
|
On Monday 09 Apr 2012 22:40:30 Tom Eastep wrote: > On 04/09/2012 01:56 PM, Tom Eastep wrote: > > The fix may have a defect -- I'm seeing differences in the generated > > ruleset while running regression tests. > > Steven, > > The problem turned out to be 'first-entry' processing. That was > happening before the first non-omitted non-commentary entry in a file > was found. Corrected by the attached patch. > > Thanks, > -Tom Tom Confirmed, the patch fixes the issue and my last reported issue also. Thanks Steven. |