TRegEx does not work with empty input. Get link Facebook X Pinterest Email Other Apps - June 27, 2016 TRegEx does not work with empty input.https://quality.embarcadero.com/browse/RSP-15356 Get link Facebook X Pinterest Email Other Apps Comments Mason WheelerJune 28, 2016 at 7:58 AMWhat should it do? What matches a filter with no filtering specification?ReplyDeleteRepliesReplyLeonardo HerreraJune 28, 2016 at 2:55 PMThe empty string should match stuff like (\s*|SomeText) - if it doesn't (and it doesn't) then it's an error in the libraryReplyDeleteRepliesReplyAdd commentLoad more... Post a Comment
What should it do? What matches a filter with no filtering specification?
ReplyDeleteThe empty string should match stuff like (\s*|SomeText) - if it doesn't (and it doesn't) then it's an error in the library
ReplyDelete