Bug #286
Support all possible PCRE flags
Status: | Approved | Start date: | 05/17/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jan Dolinár | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
U++ should support all valid PCRE flags (both compile time and execution time). Currently only handful of flags is checked and the rest is ignored.
Reported at: http://www.ultimatepp.org/forum/index.php?t=msg&goto=36272
History
#1 Updated by Miroslav Fidler almost 13 years ago
- Status changed from Patch ready to Ready for QA
- Assignee changed from Miroslav Fidler to Jan Dolinár
#2 Updated by Jan Dolinár almost 13 years ago
- Status changed from Ready for QA to Approved
Seems to work fine, thanks.