closer changed the topic of #ruby-core to: check the latest release candidate for 1.9.1 release ftp.ruby-lang.org:/home/yugui/ruby-1.9.1-r26021+1.tar.bz2
<znz_jp> biff: [ruby-changes:38160] akr:r50241 (trunk): * ext/-test-/file/fs.c: OpenBSD needs sys/param.h before sys/mount.h. - http://mla.n-z.jp/?ruby-changes=38160
<znz_jp> biff: [ruby-changes:38161] usa:r50242 (trunk): * test/ruby/test_file_exhaustive.rb: Windows doesn't support Unix file - http://mla.n-z.jp/?ruby-changes=38161
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @akr: See http://travis-ci.org/ruby/ruby/builds/58117316
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:38162] akr:r50243 (trunk): * ext/fiddle/depend: Fix "Wrong mix of special targets" error with - http://mla.n-z.jp/?ruby-changes=38162
<znz_jp> biff: [ruby-changes:38163] svn:r50244 (trunk): * remove trailing spaces. - http://mla.n-z.jp/?ruby-changes=38163
travis-ci has joined #ruby-core
<travis-ci> The build was broken. by @akr: See http://travis-ci.org/ruby/ruby/builds/58117858
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:38164] nobu:r50245 (trunk): wait.c: get_timeout - http://mla.n-z.jp/?ruby-changes=38164
<znz_jp> biff: [ruby-changes:38165] akr:r50246 (trunk): * test/ruby/test_file_exhaustive.rb: Test a file not owned. - http://mla.n-z.jp/?ruby-changes=38165
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @usa: See http://travis-ci.org/ruby/ruby/builds/58118223
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build passed. by @akr: See http://travis-ci.org/ruby/ruby/builds/58118477
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build was fixed. by @akr: See http://travis-ci.org/ruby/ruby/builds/58119149
travis-ci has left #ruby-core [#ruby-core]
geeknik has joined #ruby-core
<geeknik> Hi. Could I get https://bugs.ruby-lang.org/issues/10957 re-opened? The bug was "fixed" against the original crashing testcase, however, I found a new 6-byte test case that re-triggers the bug. ;)
<geeknik> I posted the details in the bug report, but wasn't sure how soon anyone would see that I did that and re-open it.
casshern2 has joined #ruby-core
casshern2 has left #ruby-core [#ruby-core]
geeknik has left #ruby-core ["Closing Window"]
<znz_jp> biff: [ruby-changes:38166] nobu:r50247 (trunk): wait.c: wait_for_single_fd - http://mla.n-z.jp/?ruby-changes=38166
<znz_jp> biff: [ruby-changes:38167] akr:r50248 (trunk): * test/ruby/test_file_exhaustive.rb: Test a block device on GNU/Linux. - http://mla.n-z.jp/?ruby-changes=38167
<znz_jp> biff: [ruby-changes:38168] nobu:r50249 (trunk): test_file_exhaustive.rb: skip when root - http://mla.n-z.jp/?ruby-changes=38168
<znz_jp> biff: [ruby-changes:38169] nobu:r50250 (trunk): test_file_exhaustive.rb: POSIX - http://mla.n-z.jp/?ruby-changes=38169
<znz_jp> biff: [ruby-changes:38170] nobu:r50251 (trunk): test_file_exhaustive.rb: POSIX-like tests - http://mla.n-z.jp/?ruby-changes=38170
charliesome has joined #ruby-core
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @nobu: See http://travis-ci.org/ruby/ruby/builds/58120980
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:38171] nobu:r50252 (trunk): test_file_exhaustive.rb: NTFS - http://mla.n-z.jp/?ruby-changes=38171
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @nobu: See http://travis-ci.org/ruby/ruby/builds/58121587
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:38172] akr:r50253 (trunk): Consider more block devices. - http://mla.n-z.jp/?ruby-changes=38172
<znz_jp> biff: [ruby-changes:38173] normal:r50254 (trunk): connect_nonblock supports "exception: false" - http://mla.n-z.jp/?ruby-changes=38173
travis-ci has joined #ruby-core
<travis-ci> The build passed. by @nobu: See http://travis-ci.org/ruby/ruby/builds/58122194
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build passed. by @akr: See http://travis-ci.org/ruby/ruby/builds/58122424
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @normal: See http://travis-ci.org/ruby/ruby/builds/58122721
travis-ci has left #ruby-core [#ruby-core]
shinnya has joined #ruby-core
<znz_jp> biff: [ruby-changes:38174] nobu:r50255 (trunk): test_file_exhaustive.rb: assert_predicate - http://mla.n-z.jp/?ruby-changes=38174
shinnya has quit [Ping timeout: 245 seconds]
nokada has quit [Ping timeout: 252 seconds]
nokada has joined #ruby-core
nokada has quit [Ping timeout: 276 seconds]
<znz_jp> biff: [ruby-changes:38175] hsbt:r50256 (trunk): * ext/coverage/coverage.c: Remove extension from require argument. - http://mla.n-z.jp/?ruby-changes=38175
nokada has joined #ruby-core
charliesome has quit [Quit: zzz]
travis-ci has joined #ruby-core
<travis-ci> The build was fixed. by @akr: See http://travis-ci.org/ruby/ruby/builds/58130942
travis-ci has left #ruby-core [#ruby-core]
charliesome has joined #ruby-core
lopex_ has joined #ruby-core
wycats_ has joined #ruby-core
flori_ has joined #ruby-core
drbrain_ has joined #ruby-core
<znz_jp> biff: [ruby-changes:38176] akr:r50257 (trunk): * test/ruby/test_io.rb: New test that open(fifo) doesn't block other - http://mla.n-z.jp/?ruby-changes=38176
flori has quit [*.net *.split]
lopex has quit [*.net *.split]
drbrain has quit [*.net *.split]
wycats has quit [*.net *.split]
eban has quit [*.net *.split]
drbrain_ is now known as drbrain
lopex_ is now known as lopex
wycats_ is now known as wycats
eban has joined #ruby-core
charliesome has quit [Quit: zzz]
travis-ci has joined #ruby-core
<travis-ci> The build was broken. by @nobu: See http://travis-ci.org/ruby/ruby/builds/58132814
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build was broken. by @hsbt: See http://travis-ci.org/ruby/ruby/builds/58133000
travis-ci has left #ruby-core [#ruby-core]
charliesome has joined #ruby-core
charliesome has quit [Quit: zzz]
shinnya has joined #ruby-core
travis-ci has joined #ruby-core
<travis-ci> The build was fixed. by @nobu: See http://travis-ci.org/ruby/ruby/builds/58134271
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:38177] hsbt:r50258 (trunk): * gc.c: Document require name for ObjectSpace methods. - http://mla.n-z.jp/?ruby-changes=38177
<znz_jp> biff: [ruby-changes:38178] nobu:r50265 (trunk): parse.y: null by syntax error - http://mla.n-z.jp/?ruby-changes=38178
<znz_jp> biff: [ruby-changes:38179] nobu:r50266 (trunk): test_io_wait.rb: no EOF test - http://mla.n-z.jp/?ruby-changes=38179
nagachika has joined #ruby-core
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
Philpax has joined #ruby-core
<znz_jp> biff: [ruby-changes:38180] svn:r50268 (trunk): * properties. - http://mla.n-z.jp/?ruby-changes=38180
<znz_jp> biff: [ruby-changes:38181] hsbt:r50270 (trunk): * ext/json/json.gemspec: bump version to 1.8.2. - http://mla.n-z.jp/?ruby-changes=38181
<znz_jp> biff: [ruby-changes:38182] nobu:r50263 (trunk): wait.c: no EOF - http://mla.n-z.jp/?ruby-changes=38182
<znz_jp> biff: [ruby-changes:38183] hsbt:r50264 (trunk): * lib/rubygems/test_case.rb: use explicitly exception class and reverted - http://mla.n-z.jp/?ruby-changes=38183
<znz_jp> biff: [ruby-changes:38184] nobu:r50261 (trunk): wait.c: fix rdoc - http://mla.n-z.jp/?ruby-changes=38184
<znz_jp> biff: [ruby-changes:38185] hsbt:r50260 (trunk): * lib/rubygems/test_case.rb: fixed json load error for rubygems tests. - http://mla.n-z.jp/?ruby-changes=38185
<znz_jp> biff: [ruby-changes:38186] nobu:r50262 (trunk): wait.c: poll over nread - http://mla.n-z.jp/?ruby-changes=38186
<znz_jp> biff: [ruby-changes:38187] akr:r50259 (trunk): Test fifo without sleep. - http://mla.n-z.jp/?ruby-changes=38187
<znz_jp> biff: [ruby-changes:38188] hsbt:r50269 (trunk): * ext/json/json.gemspec, lib/rdoc/rdoc.gemspec: added gemspec directly. - http://mla.n-z.jp/?ruby-changes=38188
<znz_jp> biff: [ruby-changes:38189] hsbt:r50267 (trunk): * ext/json/*, test/json/*: Reverted r50231. Because it's not works with - http://mla.n-z.jp/?ruby-changes=38189
konsolebox has joined #ruby-core
konsolebox has quit [Client Quit]
<znz_jp> biff: [ruby-changes:38190] nobu:r50271 (trunk): ChangeLog: fix log - http://mla.n-z.jp/?ruby-changes=38190
nagachika has quit [Remote host closed the connection]
enebo has joined #ruby-core
nagachika has joined #ruby-core
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @nobu: See http://travis-ci.org/ruby/ruby/builds/58161020
travis-ci has left #ruby-core [#ruby-core]
enebo has quit [Ping timeout: 265 seconds]
enebo has joined #ruby-core
<znz_jp> biff: [ruby-changes:38191] nagachika:r50272 (ruby_2_2): merge revision(s) 49007, 49009, 49957: [Backport #10960] - http://mla.n-z.jp/?ruby-changes=38191
<znz_jp> biff: [ruby-changes:38192] svn:r50273 (ruby_2_2): * 2015-04-13 - http://mla.n-z.jp/?ruby-changes=38192
<znz_jp> biff: [ruby-changes:38193] nagachika:r50274 (ruby_2_2): merge revision(s) 49875: [Backport #10946] - http://mla.n-z.jp/?ruby-changes=38193
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
<znz_jp> biff: [ruby-changes:38194] nagachika:r50275 (ruby_2_2): merge revision(s) 49867: [Backport #10847] [Backport #10970] - http://mla.n-z.jp/?ruby-changes=38194
<znz_jp> biff: [ruby-changes:38195] nagachika:r50276 (ruby_2_2): merge revision(s) 49797: [Backport #10923] - http://mla.n-z.jp/?ruby-changes=38195
shinnya has quit [Ping timeout: 252 seconds]
<znz_jp> biff: [ruby-changes:38196] nagachika:r50277 (ruby_2_2): merge revision(s) 49964, 50265: [Backport #11047] [Backport #10957] - http://mla.n-z.jp/?ruby-changes=38196
Philpax has quit [Ping timeout: 272 seconds]
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
nagachika has quit [Remote host closed the connection]
Philpax has joined #ruby-core
Philpax has quit [Ping timeout: 272 seconds]
konsolebox has joined #ruby-core
konsolebox has quit [Remote host closed the connection]
Philpax has joined #ruby-core
Philpax has quit [Ping timeout: 252 seconds]
enebo has quit [Quit: enebo]
hsbt is now known as hsbt_away
<znz_jp> biff: [ruby-changes:38197] nobu:r50278 (trunk): fake.rb.in: suppress warning - http://mla.n-z.jp/?ruby-changes=38197
<znz_jp> biff: [ruby-changes:38198] nobu:r50279 (trunk): fake.rb.in: expand builddir first - http://mla.n-z.jp/?ruby-changes=38198
<znz_jp> biff: [ruby-changes:38199] svn:r50280 (trunk): * 2015-04-13 - http://mla.n-z.jp/?ruby-changes=38199