General

Profile

gustavoz (Gustavo Zacarias)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

05/19/2016

02:12 PM Ruby Bug #12398 (Closed): process.c compile broken for noMMU architectures on 2.3.x
`rb_spawn_process()` in process.c tries different solutions for when `fork` and/or `spawnv` are/aren't available.
The last resort when both aren't is to use the `system()` call which stores the value in the `status` variable, which isn'...
gustavoz (Gustavo Zacarias)

11/05/2010

07:28 AM Ruby Bug #4026: Bad sed expression in configure.in
=begin

=end
gustavoz (Gustavo Zacarias)
07:22 AM Ruby Bug #4026 (Closed): Bad sed expression in configure.in
=begin
There's a bad sed expression in configure.in for LDFLAGS.
The result is LDFLAGS passed in environment to configure get nuked.
Breaks cross-compilation.
=end
gustavoz (Gustavo Zacarias)

Also available in: Atom