View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0037498 | FPC | Packages | public | 2020-08-06 10:14 | 2020-12-29 18:07 |
Reporter | CudaText man_ | Assigned To | Michael Van Canneyt | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | won't fix | ||
Product Version | 3.3.1 | ||||
Summary | 0037498: TRegExpr in upstream now has more features | ||||
Description | - Named groups and named back references - Positive look ahead - Positive look behind You will find code in official repo https://github.com/andgineer/TRegExpr | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
FPCOldBugId | |||||
FPCTarget | - | ||||
Attached Files |
|
|
Update - More patches were added. Upstream now has all 4 kinds of lookaround! - I won't make diff against SVN as it's HUGE, you need to recreate entire file from upstream, sorry - when you will do it, pls DROP this nasty property to show error for empty InputStr |
|
Might be a good idea to replace the FPC version with the recent version from upstream as it offers several new features. Additionally the provided version in FPC 3.2 is broken and doesn't find the correct matches, see https://forum.lazarus.freepascal.org/index.php/topic,52275.0.html (probably 0037048?) |
|
Pls update the TRegExpr? |
|
Please provide patches. We won't pick around "upstream" and we certainly won't simply replace ours. |
|
If you want to have the TRegexpr updates, please provide a patch. A patch is really necessary because we need to retain backwards compatibility. That also means we do not drop properties. The upstream maintainer may not care about that, but we do. Sven already commented on it, I have asked for it multple times (see many related bugreports), always to no use. If you want to have an updated TRegexpr in FPC, open a new bugreport with a patch attached. If you don't want to provide patches: sorry, then simply use the upstream TRegexpr. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-08-06 10:14 | CudaText man_ | New Issue | |
2020-09-14 15:12 | CudaText man_ | Note Added: 0125539 | |
2020-09-14 15:13 | CudaText man_ | Note Edited: 0125539 | View Revisions |
2020-11-25 16:04 | Bi0T1N | Note Added: 0127176 | |
2020-11-25 16:06 | Bi0T1N | Note Edited: 0127176 | View Revisions |
2020-11-25 16:06 | Bi0T1N | Note Edited: 0127176 | View Revisions |
2020-12-28 12:12 | CudaText man_ | Note Added: 0127852 | |
2020-12-29 16:55 | Sven Barth | Note Added: 0127899 | |
2020-12-29 17:18 | Michael Van Canneyt | Assigned To | => Michael Van Canneyt |
2020-12-29 17:18 | Michael Van Canneyt | Status | new => resolved |
2020-12-29 17:18 | Michael Van Canneyt | Resolution | open => won't fix |
2020-12-29 17:18 | Michael Van Canneyt | FPCTarget | => - |
2020-12-29 17:18 | Michael Van Canneyt | Note Added: 0127906 | |
2020-12-29 18:07 | CudaText man_ | Status | resolved => closed |