Project

General

Profile

Actions

Feature #2835

open

Change backref symbol in regular expression

Added by Qiuhan Ding almost 9 years ago. Updated over 6 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
-
Category:
Utils
Target version:
-
Start date:
05/25/2015
Due date:
% Done:

0%

Estimated time:

Description

Previously, we use '\1' to represent subgroup 1. But '\' may have some parse issues if not written carefully. For example in order to make boost library parse '\' correctly, one needs to write '\\' in the schema file to represent '\'. So we decide to change '\\' to '$'.

Actions #1

Updated by Junxiao Shi almost 9 years ago

Agreed.

Actions #2

Updated by Qiuhan Ding almost 9 years ago

  • Status changed from New to Code review
Actions #3

Updated by Junxiao Shi almost 9 years ago

Please update Regex wiki page to reflect this change.

Actions #4

Updated by Yingdi Yu almost 9 years ago

Junxiao Shi wrote:

Please update Regex wiki page to reflect this change.

I would remove this regex wiki, and use the doc in code instead

Actions #5

Updated by Junxiao Shi almost 9 years ago

I would remove this regex wiki, and use the doc in code instead

Agreed. #2837

Actions #6

Updated by Alex Afanasyev over 8 years ago

  • Target version set to v0.5
Actions #7

Updated by Alex Afanasyev over 7 years ago

  • Assignee deleted (Qiuhan Ding)
Actions #8

Updated by Junxiao Shi over 7 years ago

  • Status changed from Code review to Feedback

20160901 conference call decides to neither merge nor reject this patch:

https://gerrit.named-data.net/2059

Actions #9

Updated by Davide Pesavento over 6 years ago

  • Target version deleted (v0.5)
Actions

Also available in: Atom PDF