Opened 12 years ago
Closed 9 years ago
#7 closed defect (fixed)
consistence of patethesis for named character classes not checked
Reported by: | vadim.godunko | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | 0.6.0 |
Component: | Matreshka - League | Version: | |
Keywords: | Cc: |
Description
Here is regular expression which successfully compiled but should issue error:
\p{upper:]
Compiler must check consistency in use of \p{/} and [:/:] pairs and their negative forms.
Change History (6)
comment:1 by , 9 years ago
comment:6 by , 9 years ago
Milestone: | → 0.6.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 4362: