noraj-acceis (Alexandre ZANNI)
- Login: noraj-acceis
- Registered on: 10/17/2023
- Last sign in: 10/17/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 1 | 2 |
Like
Activity
10/18/2023
- 04:07 PM Ruby master Bug #19932: Regexp o modifier freeze interpolation between method calls
- My apologies for my misunderstanding. Thanks for the detailed explanation. I now understand it's hard to do something...
- 02:29 PM Ruby master Bug #19932: Regexp o modifier freeze interpolation between method calls
- I'm not sure I was clear.
It's not that clear reading the documentation that the "freeze" will continue to live ou... - 01:56 PM Ruby master Bug #19932 (Closed): Regexp o modifier freeze interpolation between method calls
- Taken the following PoC:
```ruby
def poc(regexp)
hs = [
'azerty',
'azertyui',
'azertyuiop'
]...
10/17/2023
- 01:42 PM Ruby master Feature #19930 (Open): [Documentation] class Regexp: Character Classes ranges
- cf. https://ruby-doc.org/3.2.2/Regexp.html#class-Regexp-label-Character+Classes
> POSIX bracket expressions are al...
Also available in: Atom