General

Profile

tdrive (Stanislav Boldaev)

  • Login: tdrive
  • Registered on: 12/23/2019
  • Last sign in: 01/16/2020

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

01/14/2020

09:51 AM Ruby master Bug #16508 (Closed): Segmentation fault with Regexp in ruby 2.7.0preview2
code:
```
#!/usr/bin/env ruby
data = "test 000000000 test asdasdsa"
data.gsub(/test (?<m1>\d+) test (?<m2>\w*...
tdrive (Stanislav Boldaev)

12/23/2019

02:01 PM Ruby master Bug #16448: regex global variables are working differently depending on scope
It is very unexpected.(
Thank you.
tdrive (Stanislav Boldaev)
01:31 PM Ruby master Bug #16448 (Closed): regex global variables are working differently depending on scope
Hi, everyone.
I am trying to write a code similar to this
``` ruby
#!/usr/bin/env ruby
def check(f1)
f2 ...
tdrive (Stanislav Boldaev)

Also available in: Atom