]> git.neil.brown.name Git - edlib.git/commit
rexel: fix bug with capturing groups.
authorNeilBrown <neil@brown.name>
Tue, 15 Aug 2023 12:18:18 +0000 (22:18 +1000)
committerNeilBrown <neil@brown.name>
Tue, 15 Aug 2023 12:18:18 +0000 (22:18 +1000)
commit71a8652ffa186172adcd4067af15769dba73d538
treefe5a6ce74efd3ab61c847d8a6c964723dcb1eba1
parentc22ffdea52cb56c7aad4e5b6c7a8a7d18b70ef44
rexel: fix bug with capturing groups.

The post-parse editing of group matches to put all the right branches
in place was messing up capture requests.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
rexel.c