[#60404] is RB_GC_GUARD needed in rb_io_syswrite? — Eric Wong <normalperson@...>
I haven't gotten it to crash as-is, but it seems like we need to
4 messages
2014/02/01
[#60682] volatile usages — Eric Wong <normalperson@...>
Hi all, I went ahead and removed some use of volatile which were once
5 messages
2014/02/13
[#60794] [RFC] rearrange+pack vtm and time_object structs — Eric Wong <normalperson@...>
Extracted from addendum on top of Feature #9362 (cache-aligned objects).
4 messages
2014/02/16
[#61139] [ruby-trunk - Feature #9577] [Open] [PATCH] benchmark/driver.rb: align columns in text output — normalperson@...
Issue #9577 has been reported by Eric Wong.
3 messages
2014/02/28
[ruby-core:60944] [ruby-trunk - Bug #9329] ./configure --enable-shared --enable-relocatable && make fails
From:
naruse@...
Date:
2014-02-21 14:14:33 UTC
List:
ruby-core #60944
Issue #9329 has been updated by Yui NARUSE. Backport changed from 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: REQUIRED to 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: DONE r45082. ---------------------------------------- Bug #9329: ./configure --enable-shared --enable-relocatable && make fails https://bugs.ruby-lang.org/issues/9329#change-45344 * Author: Hal Brodigan * Status: Closed * Priority: High * Assignee: Nobuyoshi Nakada * Category: build * Target version: * ruby -v: trunk * Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: DONE ---------------------------------------- Steps to Reproduce: $ ./configure --enable-shared --enable-relocatable $ make Actual Result: compiling ./enc/encdb.c linking encoding encdb.so /usr/bin/ld: cannot find -l-lpthread collect2: error: ld returned 1 exit status -- http://bugs.ruby-lang.org/