plexus (Arne Brasseur)
- Login: plexus
- Email: arne@arnebrasseur.net
- Registered on: 04/25/2014
- Last sign in: 01/21/2016
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 3 | 4 |
Activity
01/21/2016
- 10:17 PM Ruby master Misc #12004: Code of Conduct
- I unequivocally support this initiative. I have always known the Ruby community as a positive, diverse, and welcoming...
02/09/2015
- 02:17 PM Ruby master Bug #10460: Segfault instead of stack level too deep
- This seems to be fixed, possibly with this commit https://github.com/ruby/ruby/commit/8fe95fea9d238a6deb70c8953ceb3a2...
11/19/2014
- 09:13 PM Ruby master Bug #10460: Segfault instead of stack level too deep
- That makes sense, I agree with your point. Having a nicer error message on broken code isn't a big deal.
There is ...
11/18/2014
- 01:53 PM Ruby master Bug #10460: Segfault instead of stack level too deep
- Was it rude to set this as "Priority: High"? A random segfault seems important but it also seems very few tickets are...
11/04/2014
- 09:43 AM Ruby master Bug #10460: Segfault instead of stack level too deep
- Did some more testing on current trunk (trunk@48266)
Depending on the optimization level I get different results. ...
10/30/2014
- 01:17 PM Ruby master Bug #10460 (Closed): Segfault instead of stack level too deep
- The code to trigger this can be found here: https://gist.github.com/mbj/31163a8e712573877268
Also have a look at t...
05/11/2014
- 08:01 AM Backport21 Backport #9828 (Closed): Segfault instead of stack overflow
- This causes a segmentation fault on 2.1.1 and 2.1.2, instead of `SystemStackError`
~~~ruby
define_method(:foo) { ...
04/29/2014
- 07:29 AM Ruby master Feature #9783: [PATCH] Add Method#curry
- Updated the patch with documentation. There's an interesting side effect to be considered. `Method#to_proc` returns a...
- 05:39 AM Ruby master Feature #9783 (Closed): [PATCH] Add Method#curry
- There is already Proc#curry, but to curry a method you need to go through to_proc. This patch adds `Method#curry` whi...
- 05:42 AM Ruby master Feature #9784 (Open): Alias URI#merge to URI#join
- To make Pathname and URI more consistent, it would be great to have a `join` instance method that behaves like `Pathn...
Also available in: Atom