--- code/trunk/ChangeLog 2007/07/30 11:23:21 192 +++ code/trunk/ChangeLog 2007/07/30 11:34:18 193 @@ -28,6 +28,9 @@ 4. Debugging: adjusted the names of opcodes for different kinds of parentheses in debug output. + + 5. Arrange to use "%I64d" instead of "%lld" for long printing in the pcrecpp + unittest when running under MinGW.