hsbt_away 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
marcandre has joined #ruby-core
nagachika has joined #ruby-core
nari has joined #ruby-core
<nurse> ruby-trunk's rubygems looks broken https://travis-ci.org/nurse/iconv/jobs/12635899
<drbrain> nurse: hrm
<drbrain> nurse: ugh, this is bundler monkey-patch problems
<drbrain> nurse: I have to get on the bus shortly, so I will have it worked-around in an hour or so
nari has quit [Ping timeout: 245 seconds]
<nurse> i see, thx
<drbrain> someday bundler will no longer be monkey-patching rubygems
ItSANgo has joined #ruby-core
shinnya has quit [Ping timeout: 245 seconds]
kosaki8 has quit [Ping timeout: 272 seconds]
<znz_jp> biff: [ruby-changes:31242] nobu:r43321 (trunk): * properties. - http://mla.n-z.jp/?ruby-changes=31242
jdenen has joined #ruby-core
jdenen has quit [Remote host closed the connection]
<znz_jp> biff: [ruby-changes:31243] nobu:r43322 (trunk): bug_reporter.c: suppress warnings - http://mla.n-z.jp/?ruby-changes=31243
nari has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
kosaki2 has quit [Ping timeout: 272 seconds]
kosaki2 has joined #ruby-core
soba has joined #ruby-core
Domon has joined #ruby-core
soba has quit [Ping timeout: 240 seconds]
<znz_jp> biff: [ruby-changes:31244] drbrain:r43323 (trunk): * lib/rubygems: Update to RubyGems master 941c21a. Changes: - http://mla.n-z.jp/?ruby-changes=31244
<drbrain> nurse: ↑ I committed a fix, but we'll have to wait for travis-ci to run to check it
tylersmith has joined #ruby-core
shiba has joined #ruby-core
kosaki8 has joined #ruby-core
tylersmith has quit [Read error: Connection reset by peer]
<znz_jp> biff: [ruby-changes:31245] nobu:r43324 (trunk): configure.in: fix FIRSTMAKEFILE config - http://mla.n-z.jp/?ruby-changes=31245
<znz_jp> biff: [ruby-changes:31246] nobu:r43325 (trunk): * remove trailing spaces. - http://mla.n-z.jp/?ruby-changes=31246
kosaki8 has quit [Ping timeout: 272 seconds]
Domon__ has joined #ruby-core
Domon__ has quit [Remote host closed the connection]
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
Domon has quit [Ping timeout: 272 seconds]
kosaki2 has quit [Ping timeout: 272 seconds]
shiba has quit [Ping timeout: 240 seconds]
tylersmith has joined #ruby-core
Domon has joined #ruby-core
soba has joined #ruby-core
<znz_jp> biff: [ruby-changes:31247] akr:r43326 (trunk): * lib/tsort.rb (TSort.each_strongly_connected_component_from): - http://mla.n-z.jp/?ruby-changes=31247
<drbrain> _ko1: could ruby -d be extended to enable trace_object_allocations ?
<drbrain> ruby -d=trace_object_allocations -S my_program
<zzak> drbrain: i still don't know how to reproduce lol
<zzak> drbrain: you wouldh ave to require objspace
<drbrain> zzak: I reproduced and fixed the sdoc thing
<zzak> trace_object_allocations is not in core yet
<drbrain> zzak: ruby -d could do that when you specified trace_object_allocations
<zzak> i think that's ok, but having `require` as a side-effect of -d seems odd
<zzak> also -S is already used
<zzak> "Makes Ruby use the PATH environment variable to search for script"
<zzak> drbrain: i do like the idea tho, trace_object_allocations is great :D
<zzak> gems also seems good now +1
<drbrain> it's the same thing you would do in your code
Domon has quit [Remote host closed the connection]
DanKnox is now known as DanKnox_away
<znz_jp> biff: [ruby-changes:31248] ko1:r43327 (trunk): * ext/objspace/object_tracing.c (newobj_i): fix memory leak. - http://mla.n-z.jp/?ruby-changes=31248
Domon has joined #ruby-core
<znz_jp> biff: [ruby-changes:31249] nobu:r43328 (trunk): file.c: fix memory leak - http://mla.n-z.jp/?ruby-changes=31249
Domon has quit [Read error: Connection reset by peer]
Domon has joined #ruby-core
nagachik_ has joined #ruby-core
nagachika has quit [Ping timeout: 272 seconds]
DanKnox_away is now known as DanKnox
schaerli has joined #ruby-core
DanKnox is now known as DanKnox_away
<znz_jp> biff: [ruby-changes:31250] nobu:r43329 (trunk): configure.in: fix for non-GNU-make - http://mla.n-z.jp/?ruby-changes=31250
kosaki2 has joined #ruby-core
schaerli has quit [Remote host closed the connection]
<zzak> drbrain: is your game in shoes? :D
kosaki2 has quit [Ping timeout: 272 seconds]
r0bgleeson has quit [Read error: Connection reset by peer]
r0bgleeson has joined #ruby-core
r0bgleeson has quit [Ping timeout: 240 seconds]
schaerli has joined #ruby-core
nagachik_ has quit [Remote host closed the connection]
nagachika has joined #ruby-core
nagachika has quit [Ping timeout: 272 seconds]
nagachika has joined #ruby-core
kosaki8 has joined #ruby-core
knu has quit [Ping timeout: 240 seconds]
knu has joined #ruby-core
<n0kada> drbrain: is there?
<n0kada> recently, rubygems tests fail on http://rubyci.org/
<n0kada> curious that "../../../extensions/x86-darwin-8/2.1.0-static/ext-1" is expected even on Linux and FreeBSD
<n0kada> what happens?
marcandre has quit [Remote host closed the connection]
knu has quit [Ping timeout: 272 seconds]
<znz_jp> biff: [ruby-changes:31251] ko1:r43330 (trunk): * gc.c, internal.h: add new internal memory mangement functions. - http://mla.n-z.jp/?ruby-changes=31251
kosaki8 has quit [Ping timeout: 260 seconds]
<znz_jp> biff: [ruby-changes:31252] nobu:r43331 (trunk): win32.c: check by module handles - http://mla.n-z.jp/?ruby-changes=31252
schaerli has quit [Remote host closed the connection]
schaerli has joined #ruby-core
schaerli has quit [Ping timeout: 272 seconds]
<znz_jp> biff: [ruby-changes:31253] ko1:r43332 (trunk): * array.c, string.c: use ruby_xsizedfree() and ruby_xsizedrealloc(). - http://mla.n-z.jp/?ruby-changes=31253
<znz_jp> biff: [ruby-changes:31254] ko1:r43333 (trunk): * gc.c, internal.h: rename ruby_xsizefree/realloc to - http://mla.n-z.jp/?ruby-changes=31254
<znz_jp> biff: [ruby-changes:31255] shugo:r43334 (trunk): * vm_insnhelper.c (vm_call_method): set ci->me to 0 when the - http://mla.n-z.jp/?ruby-changes=31255
schaerli has joined #ruby-core
nari has quit [Ping timeout: 245 seconds]
eLobato has joined #ruby-core
marcandre has joined #ruby-core
<znz_jp> biff: [ruby-changes:31256] ko1:r43335 (trunk): * string.c (STR_HEAP_SIZE): includes TERM_LEN(str). - http://mla.n-z.jp/?ruby-changes=31256
<znz_jp> biff: [ruby-changes:31257] ko1:r43336 (trunk): * gc.c (CALC_EXACT_MALLOC_SIZE_CHECK_OLD_SIZE): introduced. - http://mla.n-z.jp/?ruby-changes=31257
nari has joined #ruby-core
knu has joined #ruby-core
nari has quit [Ping timeout: 272 seconds]
nari has joined #ruby-core
Domon has quit [Remote host closed the connection]
<znz_jp> biff: [ruby-changes:31258] nobu:r43337 (trunk): envutil.rb: improve assert_no_memory_leak - http://mla.n-z.jp/?ruby-changes=31258
<znz_jp> biff: [ruby-changes:31259] nobu:r43338 (trunk): envutil.rb: use **opt - http://mla.n-z.jp/?ruby-changes=31259
soba has quit [Ping timeout: 245 seconds]
kosaki8 has joined #ruby-core
nagachik_ has joined #ruby-core
nagachika has quit [Ping timeout: 245 seconds]
marcandre has quit [Ping timeout: 268 seconds]
marcandre has joined #ruby-core
kosaki8 has quit [Ping timeout: 260 seconds]
kosaki2 has joined #ruby-core
kosaki2_ has joined #ruby-core
kosaki2 has quit [Ping timeout: 272 seconds]
kosaki2_ has quit [Ping timeout: 272 seconds]
schaerli has quit [Remote host closed the connection]
schaerli has joined #ruby-core
schaerli has quit [Ping timeout: 260 seconds]
nagachika has joined #ruby-core
eLobato has quit [Ping timeout: 272 seconds]
eLobato has joined #ruby-core
nagachik_ has quit [Ping timeout: 272 seconds]
<zzak> where does "-static" come from..
<zzak> n0kada: he is probably sleeping, its 4am there now
<n0kada> I see
<n0kada> hope him to see later
<mpapis> -static has to be because of the new feature for shared home - so the static and dynamic rubies do not share c-extensions
<mpapis> shared gem home
<zzak> that is from Gem::BasicSpecification#extension_install_dir
<mpapis> I thought static sould be part of platform not api version
<znz_jp> biff: [ruby-changes:31260] nobu:r43339 (trunk): bug_reporter.c: suppress warnings - http://mla.n-z.jp/?ruby-changes=31260
<n0kada> what do static and dynamic mean here?
<n0kada> --enable/disable-shared ?
<n0kada> why they need separating?
<n0kada> anyway, why x86_64-darwin on linux?
<znz_jp> biff: [ruby-changes:31261] akr:r43340 (trunk): [DOC] - http://mla.n-z.jp/?ruby-changes=31261
<mpapis> n0kada, if you compiled ruby with dynamic linking and then install a gem and try to use this gem in ruby that was linked statically - it would fail
<n0kada> on what platform?
<n0kada> the case an .so linked to libruby fails to load without the lib, right?
<mpapis> I have seen this usually on OSX - but I think the same would happen on Linux
<mpapis> n0kada, this are static builds on osx http://rvm.io/binaries/osx/ - so you could play with it
<n0kada> OK, seems runtime library name embedded in the extension library causes segv
<n0kada> it's OK, thank you
enebo has joined #ruby-core
<znz_jp> biff: [ruby-changes:31262] nobu:r43341 (trunk): * remove trailing spaces. - http://mla.n-z.jp/?ruby-changes=31262
rafaelfranca has joined #ruby-core
ZachBeta has joined #ruby-core
ZachBeta has quit [Quit: Computer has gone to sleep.]
r0bgleeson has joined #ruby-core
ZachBeta has joined #ruby-core
ZachBeta has quit [Quit: Computer has gone to sleep.]
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
ZachBeta has joined #ruby-core
nagachika has quit [Ping timeout: 272 seconds]
shiba has joined #ruby-core
ZachBeta has quit [Quit: Computer has gone to sleep.]
eLobato has quit [Quit: WeeChat 0.4.0]
shinnya has joined #ruby-core
shiba has quit [Ping timeout: 268 seconds]
DanKnox_away is now known as DanKnox
ZachBeta has joined #ruby-core
nagachika has joined #ruby-core
<znz_jp> biff: [ruby-changes:31263] akr:r43342 (trunk): * lib/tsort.rb (TSort.tsort): Extracted from TSort#tsort. - http://mla.n-z.jp/?ruby-changes=31263
<znz_jp> biff: [ruby-changes:31264] svn:r43343 (trunk): * 2013-10-18 - http://mla.n-z.jp/?ruby-changes=31264
schaerli has joined #ruby-core
schaerli has quit [Read error: No route to host]
schaerli has joined #ruby-core
nari has quit [Ping timeout: 272 seconds]
nari has joined #ruby-core
nari has quit [Ping timeout: 245 seconds]
ZachBeta has quit [Quit: Computer has gone to sleep.]
schaerli has quit [Remote host closed the connection]
schaerli has joined #ruby-core
schaerli has quit [Ping timeout: 272 seconds]
charliesome has joined #ruby-core
ZachBeta has joined #ruby-core
<znz_jp> biff: [ruby-changes:31265] nagachika:r43344 (ruby_2_0_0): merge revision(s) 43328: [Backport #9033] - http://mla.n-z.jp/?ruby-changes=31265
tylersmith has quit [Remote host closed the connection]
shinnya has quit [Ping timeout: 260 seconds]
<znz_jp> biff: [ruby-changes:31266] nagachika:r43345 (ruby_2_0_0): merge revision(s) 43334: [Backport #9030] - http://mla.n-z.jp/?ruby-changes=31266
schaerli has joined #ruby-core
DanKnox is now known as DanKnox_away
tylersmith has joined #ruby-core
schaerli has quit [Remote host closed the connection]
nagachika has quit [Remote host closed the connection]
DanKnox_away is now known as DanKnox
<drbrain> n0kada: I will check it. The RubyGems tests always use x86-darwin-8 platform because it makes testing easier
nurse has quit [Quit: Quit Nadoka 0.8.5+git(v0.8.4-13-gf69f8ce-dt)]
nurse has joined #ruby-core
schaerli has joined #ruby-core
schaerli has quit [Read error: Connection reset by peer]
schaerli has joined #ruby-core
marcandre has quit [Remote host closed the connection]
schaerli has quit [Remote host closed the connection]
schaerli has joined #ruby-core
schaerli has quit [Ping timeout: 265 seconds]
rafaelfr_ has joined #ruby-core
rafaelfranca has quit [Ping timeout: 245 seconds]
ZachBeta has quit [Quit: Computer has gone to sleep.]
ZachBeta has joined #ruby-core
<drbrain> n0kada: r43346 should fix it
<znz_jp> biff: [ruby-changes:31267] drbrain:r43346 (trunk): * lib/rubygems: Update to RubyGems master f738c67. Changes: - http://mla.n-z.jp/?ruby-changes=31267
rafaelfranca has joined #ruby-core
gg0 has left #ruby-core [#ruby-core]
rafaelfr_ has quit [Ping timeout: 272 seconds]
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> [travis-ci] The build was broken. by @drbrain: See http://travis-ci.org/ruby/ruby/builds/12689066
<drbrain> travis-ci: lies‼
marcandre has joined #ruby-core
<mpapis> :)
rafaelfranca has quit [Remote host closed the connection]
rafaelfranca has joined #ruby-core
rafaelfranca has quit [Ping timeout: 252 seconds]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ZachBeta has quit [Quit: Textual IRC Client: www.textualapp.com]
enebo has quit [Quit: enebo]
shinnya has joined #ruby-core
<drbrain> n0kada: ok, down to 1 rubygems error on vc10-x64
<drbrain> oh, and pLinux hasn't built r43346