--- code/trunk/ChangeLog 2007/12/07 19:32:32 282 +++ code/trunk/ChangeLog 2007/12/07 20:01:16 284 @@ -80,6 +80,10 @@ infinitely looping recursion. The bug was that positive lookaheads were not being skipped when checking for a possible empty match (negative lookaheads and both kinds of lookbehind were skipped). + +15. Fixed two typos in the Windows-only code in pcregrep.c, and moved the + inclusion of to before rather than after the definition of + INVALID_FILE_ATTRIBUTES (patch from David Byron). Version 7.4 21-Sep-07