elia (Elia Schito)
- Login: elia
- Email: elia@schito.me
- Registered on: 12/23/2009
- Last sign in: 01/14/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Activity
01/14/2019
- 03:45 PM Ruby master Feature #15526: New way to destruct an object hash
- Related/duplicate https://bugs.ruby-lang.org/issues/11758
04/17/2018
- 11:18 PM Ruby master Bug #14693 (Closed): Segfault calling super+[] from redefined #backtrace
- ~~~ text
opal:elia/errors-and-filenames-review ⤑ ruby -e 'class E < StandardError; def backtrace; super + []; end; e...
04/03/2017
- 08:54 PM Ruby master Bug #13398 (Rejected): segfault: Thread.new(foo, &:bar)
- This works:
~~~
⤑ ruby -ve "p Thread.new('abc'){|s| s.reverse}.value" ...
12/01/2015
- 03:14 PM Ruby master Feature #11758 (Closed): Add keyword assignment syntax
- I think keyword assignments would be a useful addition, especially since the introduction of keyword arguments
The...
11/23/2015
- 02:25 PM Ruby master Bug #11718: Constant access on `nil`
- looks like it's somehow intended behavior
https://github.com/ruby/ruby/blob/trunk/insns.def#L179-L190
/**...
Also available in: Atom