gdonald (Greg Donald)
- Login: gdonald
- Registered on: 02/03/2009
- Last sign in: 08/05/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 2 | 2 |
Activity
02/03/2009
-
02:43 PM Ruby Bug #1094 (Third Party's Issue): fuse_common.h:32:2: error
- =begin
./configure --prefix=$HOME/bin/ruby19
[...]
checking whether ELF binaries are produced... no
checking whether OS depend dynamic link works... In file included from /usr/local/include/fuse/fuse.h:26,
from ... -
02:39 PM Ruby Bug #1093 (Closed): make test fails
- =begin
[...]
#223 test_io.rb:11:in `<top (required)>':
begin
require "io/nonblock"
r, w = IO.pipe
w.nonblock = true
w.write_nonblock("a" * 100000)
w.nonblock = false
t1 = T...