Skade (Florian Gilcher)
- Login: Skade
- Email: flo@andersground.net
- Registered on: 11/22/2008
- Last sign in: 04/29/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 4 | 4 |
Activity
04/29/2021
- 05:00 PM Ruby master Misc #17828: Deprecate use of master and slave
- For reference, the Rust project decided to switch to `main` because it is the tools default and running on defaults h...
03/16/2015
- 12:46 AM Ruby master Bug #10976 (Closed): SEGV: `p ()...0`
- The following program crashes ruby-2.2.1-p85:
~~~
p ()..0
~~~
Note that the following works:
~~~
()..0 # ...
01/09/2014
- 10:40 PM Ruby master Bug #9387 (Closed): Documentation for Range#size is incomplete
- The documentation for Range#size does not mention the case where not all arguments are instances of Numeric, in which...
06/13/2011
- 09:44 PM Ruby master Feature #4877: Unify Variable Expansion within Strings
- "#test" is used _very_ often, especially in many test suites out there, as it is the notation used for instance metho...
11/10/2009
- 12:21 AM Ruby master Feature #2348: RBTree Should be Added to the Standard Library
- =begin
Hi,
thanks for the patch, I applied it with a minor addition (also matching on HAVE_RB_EXEC_RECURSIVE in...
11/09/2009
- 07:38 AM Ruby master Feature #2348: RBTree Should be Added to the Standard Library
- =begin
On Nov 8, 2009, at 6:11 PM, James Gray wrote:
> Feature #2348: RBTree Should be Added to the Standard Li...
11/25/2008
- 06:32 PM Ruby master Bug #791 (Closed): Fiber using a Proc object with a parameter having default value doesn't work
- =begin
If you pass a Proc with a default value on a parameter into a Fiber, the default value is ignored.
Examp... - 06:29 PM Ruby master Bug #790: Unexpected Behaviour: Fibers as superclass don
- =begin
Sorry, hit the wrong button:
Fibers as superclass don't call initialize of derived class. This is probab... - 06:27 PM Ruby master Bug #790 (Closed): Unexpected Behaviour: Fibers as superclass don
- =begin
This is possibly just undocumented and intended behaviour:
=end
Also available in: Atom