You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the switch to re, redirectmod (and anything else that uses Ocsigen_lib.Netstring_pcre.global_{replace,substitute}) is broken when the matched string is zero-length.
Since the switch to
re
, redirectmod (and anything else that usesOcsigen_lib.Netstring_pcre.global_{replace,substitute}
) is broken when the matched string is zero-length.See ocaml/ocaml-re#231
The text was updated successfully, but these errors were encountered: