General

Profile

michaeltomko (Michael Tomko)

  • Login: michaeltomko
  • Registered on: 09/06/2019
  • Last sign in: 04/02/2020

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 0 1

Activity

09/11/2019

03:59 PM Ruby master Bug #16158: "st" Character Sequence In Regex Look-Behind Causes Illegal Pattern Error When Combined With POSIX Bracket Expressions And Case Insensitivity Flag
Thank you both.
I can confirm the encoding being a factor. It's an issue even if it is not the default.
```
...
michaeltomko (Michael Tomko)

09/09/2019

03:19 PM Ruby master Bug #16158: "st" Character Sequence In Regex Look-Behind Causes Illegal Pattern Error When Combined With POSIX Bracket Expressions And Case Insensitivity Flag
Sorry, bad paste on the OP with the success examples.
```
2.5.0 :007 > pat = /((?<!Costa)Mesa|Arlington(?=(\p{Spa...
michaeltomko (Michael Tomko)
03:14 PM Ruby master Bug #16158 (Open): "st" Character Sequence In Regex Look-Behind Causes Illegal Pattern Error When Combined With POSIX Bracket Expressions And Case Insensitivity Flag
*This is my first Ruby bug submission. Please let me know if there is anything else that I can provide that would be ... michaeltomko (Michael Tomko)

Also available in: Atom