} Can you give me a command line that will patch it to RC3? I see
} there is a patch command in Msys.
Looks like you got it to work? In any case, if you just save my email
(or just the patch part) and then run
patch < file_you_saved
then it should work.
My guess is you'll want to run this from the root of the pcre
directory -- the same directory pcrecpp_unittest.cc and so forth are
in. If that's not right, patch will tell you.