jrochkind (jonathan rochkind)
- Login: jrochkind
- Email: jonathan@dnil.net
- Registered on: 07/26/2011
- Last connection: 01/19/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 7 | 7 |
Activity
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...
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...
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...
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...
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...
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...
-
04:39 PM Ruby master Bug #14402 (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...
-
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... -
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...
11/22/2016
-
06:48 PM Ruby master Misc #11904: Why was Thread.exclusive deprecated?
- I came here cause I was curious why Thread.exclusive was deprecated, and didn't find an answer!
But for anyone els...
Also available in: Atom