Project

General

Profile

Actions

Feature #8425

closed

Add support for unknown patterns without regular expressions

Added by Evgeny Novikov over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Urgent
Category:
Bridge
Target version:
Start date:
09/12/2017
Due date:
10/25/2017
% Done:

100%

Estimated time:
Published in build:

Description

At the moment all patterns are assumed to be regular expressions by default. But in the most cases this isn't convenient due to all special regexp symbols should be properly escaped while regular expressions aren't required at all. Also this will likely speed up unknown mark associations.


Related issues 2 (0 open2 closed)

Blocks Klever - Feature #8171: Get rid of repeated unknowns during multimodule verificationClosedIlja Zakharov11/13/2017

Actions
Blocks Klever - Feature #8531: Get rid of unnecessary regular expressions for preset unknown marksClosedEvgeny Novikov10/26/2017

Actions
Actions #1

Updated by Evgeny Novikov over 6 years ago

  • Priority changed from High to Urgent
  • Target version set to 1.0

Raise the priority as it blocks the high priority issue.

Actions #2

Updated by Vladimir Gratinskiy over 6 years ago

  • Due date set to 10/25/2017
  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Implemented in branch "unknown-marks".

Actions #3

Updated by Evgeny Novikov over 6 years ago

  • Status changed from Resolved to Closed

Having this feature I can specify that patterns of the most of preset unknown marks are not regular expressions indeed. I merged the branch to master in ce740c56.

Actions

Also available in: Atom PDF