General

Profile

jrochkind (jonathan rochkind)

  • Login: jrochkind
  • Email: jonathan@dnil.net
  • Registered on: 07/26/2011
  • Last sign in: 02/29/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 7 7

Activity

04/27/2022

05:30 PM Ruby master Feature #18757: Introduce %R percent literal for anchored regular expression patterns
I do find \A and \z cumbersome and confusing for a common use case. (You didn't mention the need to avoid getting con... jrochkind (jonathan rochkind)

11/03/2021

02:03 PM Ruby master Feature #12745: String#(g)sub(!) should pass a MatchData to the block, not a String
I would love to see this resurrected.
If you want the MatchData in a gsub block, at first it looks like you can j...
jrochkind (jonathan rochkind)

07/07/2020

03:07 PM Ruby master Feature #16986: Anonymous Struct literal
Why is more special syntax needed, when it can just be a method?
```
def Kernel.AStruct(**key_values)
Struct.n...
jrochkind (jonathan rochkind)

01/13/2020

05:33 PM Ruby master Bug #16497: StringIO#internal_encoding is broken (more severely in 2.7)
StringIO has been documented for a while to *ignore* it's own internal encoding, but respect it's own external encodi... jrochkind (jonathan rochkind)

01/11/2020

03:16 AM Ruby master Bug #16497: StringIO#internal_encoding is broken (more severely in 2.7)
Note the StringIO is _not_ transcoding. it is simply changing the encoding "tagging" of the String without changing a... jrochkind (jonathan rochkind)

05/31/2018

01:01 PM Ruby master Feature #14594: Rethink yield_self's name
I'm concerned that `then` is used in Promises, and is already in use in many promise-implementing libraries, includin... jrochkind (jonathan rochkind)

02/06/2018

10:29 PM Ruby master Bug #14403: Crash and coredump (Stack consistency error) on ruby 2.5.0
Hello, can you explain why this issue closed?
I hope it is seen as a bug? While small changes make it not reprod...
jrochkind (jonathan rochkind)

01/25/2018

06:07 PM Ruby master Bug #14402: Crash and coredump (Stack consistency error) on ruby 2.5.0
Sorry accidentally double-reported, the issue tracker gave me an error on first submit and I thought it hadn't been s... jrochkind (jonathan rochkind)
04:40 PM Ruby master Bug #14403: Crash and coredump (Stack consistency error) on ruby 2.5.0
Oops, sorry, somehow missed reproduction script in the original report, here it is:
https://gist.github.com/jrochk...
jrochkind (jonathan rochkind)
04:39 PM Ruby master Bug #14403 (Closed): Crash and coredump (Stack consistency error) on ruby 2.5.0
This reproduction script seems to make no sense, because it's extracted from an actual program where I encountered th... jrochkind (jonathan rochkind)

Also available in: Atom