]> git.gag.com Git - debian/tar/commit
Allow escaped delimiters in transform expressions.
authorSergey Poznyakoff <gray@gnu.org.ua>
Wed, 20 Jan 2016 09:16:02 +0000 (11:16 +0200)
committerSergey Poznyakoff <gray@gnu.org.ua>
Wed, 20 Jan 2016 09:16:02 +0000 (11:16 +0200)
commit63f2e969ddc162da7ae49a955bba9c6a2a0e77dc
tree92e6d983af220a789ff5521b35324d8c7159db70
parent445293654d92a1dabb04255547730b35c5cde387
Allow escaped delimiters in transform expressions.

Patch provided by Charles McGarvey and Flavio Poletti.

* src/transform.c (parse_transform_expr): Allow escaped delimiters
in transform expressions.
* tests/xform02.at: New test case.
* tests/Makefile.am: Add xform02.at
* tests/testsuite.at: Include xform02.at
* THANKS: Update.
THANKS
src/transform.c
tests/Makefile.am
tests/testsuite.at
tests/xform02.at [new file with mode: 0644]