# # # patch "pcrewrap.cc" # from [94423da42533e2032bac9b759a8ef34a483b8c83] # to [a88699e8d449365f8712d271bfa5d77b7622ce30] # ============================================================ --- pcrewrap.cc 94423da42533e2032bac9b759a8ef34a483b8c83 +++ pcrewrap.cc a88699e8d449365f8712d271bfa5d77b7622ce30 @@ -117,7 +117,7 @@ namespace pcre flags options) const { int startoffset = 0; - if (startptr != string::const_iterator((char *)0)) + if (startptr != string::const_iterator()) startoffset = &*startptr - &*subject.data(); int rc = pcre_exec(basedat, extradat,