splattael (Peter Leitzen)
- Login: splattael
- Registered on: 03/15/2013
- Last sign in: 01/15/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Activity
10/30/2021
- 12:59 AM Ruby master Revision 09bdb435 (git): Clarify docs about magic comments placement
- Magic comments like `frozen_string_literal` may appear everywhere
within the first comment section while `encoding` h...
01/07/2016
- 02:38 PM Ruby master Bug #11954: "self has wrong type to call super in this context" under weird circumstances
- I can reproduce this bug on 2.3.0 and was able to reduce the broken code even more increasing the amount of iteration...
07/03/2015
- 07:38 AM Ruby master Bug #11326 (Closed): Defining a writer as a Struct member allowed?
- Hi,
yesterday I've stumbled on weird behavior defining writers as Struct members.
While this code works on MRI ...
03/26/2014
- 08:26 AM Ruby master Bug #9674: Segfault when marshaling Queue
- Thank you for the fast fix! :)
03/25/2014
- 03:36 PM Ruby master Bug #9674 (Closed): Segfault when marshaling Queue
- Marshaling `Queue` segfaults on ruby 2.1.1p76 (see attachment)...
03/28/2013
- 12:57 AM Backport200 Backport #8097: Mutex#synchronize block param oddity
- I've create a pull request on GitHub which fixes this issue:
https://github.com/ruby/ruby/pull/266
The patch:
ht...
03/15/2013
- 05:18 AM Backport200 Backport #8097 (Closed): Mutex#synchronize block param oddity
- In 1.9.3 Mutex#synchronize yield nothing.
In 2.0.0 Mutex#synchronize yields nil.
require 'thread'
Mutex.n...
Also available in: Atom