fix 114884 positive GPOS lookbehind regex substitution failure
authorYves Orton <demerphq@gmail.com>
Sun, 16 Sep 2012 12:25:02 +0000 (14:25 +0200)
committerDavid Mitchell <davem@iabyn.com>
Sun, 28 Jul 2013 09:33:36 +0000 (10:33 +0100)
commit8fe3c67a9d33417c317107b8f5a56ca88d4153a9
treef432ce58c55cf7407fe5ec65f82d0421f609bfa7
parent63b37c5b629988880eac5bf297d5319cbc572436
fix 114884 positive GPOS lookbehind regex substitution failure

This also corrects a test added in 2c2969659ae1c534e7f3fac9e7a7d186defd9943 which was
arguably wrong. The details of \G are a bit fuzzy, and IMO its a little hard to say exactly
what is right, although it generally is clear what is wrong.
pp_ctl.c
t/re/subst.t