Thread overview
[Issue 18499] std.regex cannot handle (?i:)
Oct 21, 2018
Tiberiu Lepadatu
Dec 17, 2022
Iain Buclaw
October 21, 2018
https://issues.dlang.org/show_bug.cgi?id=18499

Tiberiu Lepadatu <tiberiulepadatu14@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tiberiulepadatu14@gmail.com

--- Comment #1 from Tiberiu Lepadatu <tiberiulepadatu14@gmail.com> ---
Even if this is not a bug rather a feature that is not supported in the regex library, I think that the error output should write that ":" is not allowed after "?i".

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=18499

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 01
https://issues.dlang.org/show_bug.cgi?id=18499

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/10317

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--