General

Profile

drkaes (Stefan Kaes)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 6 6

Activity

12/27/2017

08:00 PM Ruby master Bug #14248: configure fails to detect fd_mask type on OS X
Would you mind back porting the fix to the 2.5 branch? drkaes (Stefan Kaes)
12:30 PM Ruby master Bug #14248: configure fails to detect fd_mask type on OS X
Proposed patch:
https://github.com/skaes/rvm-patchsets/blob/master/patches/ruby/2.5.0/railsexpress/04-fix-fd-mask-...
drkaes (Stefan Kaes)
12:29 PM Ruby master Bug #14248 (Closed): configure fails to detect fd_mask type on OS X
When running configure on trunk and/or 2.5.0, configure fails to detect that the type fd_mask exists.
As a consequ...
drkaes (Stefan Kaes)

12/18/2017

09:11 AM Ruby master Bug #14192: rb_frame_method_id_and_class not exported, breaks ruby-prof and other gems
Assuming the method gets removed with 2.6, how should we replace it?
Can it be replaced now?
I haven't found a ...
drkaes (Stefan Kaes)

12/16/2017

10:54 AM Ruby master Bug #14192: rb_frame_method_id_and_class not exported, breaks ruby-prof and other gems
See https://github.com/ruby/ruby/commit/857827e3eed915543ac9d4d2541179ea4ded8eee drkaes (Stefan Kaes)
10:52 AM Ruby master Bug #14192 (Closed): rb_frame_method_id_and_class not exported, breaks ruby-prof and other gems
rb_frame_method_id_and_class is currently available in the header files as deprecated, but the corresponding symbol i... drkaes (Stefan Kaes)
10:45 AM Ruby master Bug #10710 (Closed): can't compile ruby 2.2.0 with gcc versions older than 4.4.0
no longer relevant drkaes (Stefan Kaes)

01/09/2015

09:41 AM Ruby master Bug #10710: can't compile ruby 2.2.0 with gcc versions older than 4.4.0
here's the build output:
~~~
~/src/ruby-2.2.0 $ make
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3...
drkaes (Stefan Kaes)
09:38 AM Ruby master Bug #10710: can't compile ruby 2.2.0 with gcc versions older than 4.4.0
the problem is that the compiler accepts the warning flag but fails to compile a piece of code as soon as it tries to... drkaes (Stefan Kaes)

01/08/2015

07:50 PM Ruby master Bug #10710: can't compile ruby 2.2.0 with gcc versions older than 4.4.0
no. it aborts the build. drkaes (Stefan Kaes)

Also available in: Atom