myst (Boaz Segev)
- Login: myst
- Registered on: 01/27/2017
- Last sign in: 01/12/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 0 | 1 |
Activity
10/16/2017
- 01:01 AM Ruby master Bug #14009: macOS High Sierra and “fork” compatibility
- I'm happy this was merged to the Ruby trunk.
> Just an idea, environment variable DYLD_INSERT_LIBRARIES=/System/Li...
10/13/2017
- 02:55 PM Ruby master Bug #14009: macOS High Sierra and “fork” compatibility
- **EDIT**:
Please ignore the original comment.
I tested linkage in Sierra (not High Sierra), the `-framework` in... - 02:35 AM Ruby master Bug #14009: macOS High Sierra and “fork” compatibility
- I can't test because I can't install High Sierra on my machine (I'm also a musician and my professional audio applica...
- 12:58 AM Ruby master Bug #14009: macOS High Sierra and “fork” compatibility
- I should point out that `"Foundation.framework/Foundation"` seems to be enough.
This is the C code I'm currently c...
02/01/2017
- 08:32 PM Ruby master Bug #13164: A second `SystemStackError` exception results in `Segmentation fault (core dumped)`
- What about flattening recursion in core types (Hash, Array and Set)?
I know this won't resolve the issue, but it w...
01/28/2017
- 08:46 PM Ruby master Bug #13164: A second `SystemStackError` exception results in `Segmentation fault (core dumped)`
- This is a good observation and I'm happy you found this...
However, I'm not sure that using `return size * 2` as a...
01/27/2017
- 01:41 PM Ruby master Bug #13164 (Open): A second `SystemStackError` exception results in `Segmentation fault (core dumped)`
- This issue is was exposed by leveraging the fact that `Object#hash` is implemented recursively for core Ruby datatype...
Also available in: Atom