summaryrefslogtreecommitdiff
path: root/testdata/testoutput17
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-08-09 17:46:35 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-08-09 17:46:35 +0000
commit383e272db41303dd9d0cbb8f71ad7d02c4481a9e (patch)
tree4d8100c9bb405e63a37282912bccbcd5ea8f2deb /testdata/testoutput17
parentc5489cdada19f23cb3c25c9a4771447a84dbb556 (diff)
downloadpcre2-383e272db41303dd9d0cbb8f71ad7d02c4481a9e.tar.gz
Fix missing non-existent reference test and bad error offsets for bad \g and \k
items. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@339 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput17')
-rw-r--r--testdata/testoutput172
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/testoutput17 b/testdata/testoutput17
index f46b7e7..ddbda4d 100644
--- a/testdata/testoutput17
+++ b/testdata/testoutput17
@@ -71,7 +71,7 @@ No match: POSIX code 17: match failed
0: abc
/(abc)\2/
-Failed: POSIX code 15: bad back reference at offset 7
+Failed: POSIX code 15: bad back reference at offset 6
/(abc\1)/
abc