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
kosaki2_ has joined #ruby-core
<znz_jp> biff: [ruby-changes:28439] nobu:r40491 (trunk): test_syntax.rb: split test_syntax - http://mla.n-z.jp/?ruby-changes=28439
kosaki2 has quit [Ping timeout: 256 seconds]
shiba_____ has joined #ruby-core
shiba___ has quit [Ping timeout: 268 seconds]
hsbt has quit [Read error: Connection reset by peer]
idkazuma has quit [Remote host closed the connection]
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> [travis-ci] The build has errored. by @nobu: See http://travis-ci.org/ruby/ruby/builds/6674047
shiba_____ has quit [Ping timeout: 256 seconds]
kosaki2_ has quit [Remote host closed the connection]
idkazuma has joined #ruby-core
kosaki2 has joined #ruby-core
kosaki2_ has joined #ruby-core
kosaki2 has quit [Ping timeout: 256 seconds]
marcandre has quit [Read error: Connection reset by peer]
<znz_jp> biff: [ruby-changes:28440] akr:r40492 (trunk): * thread.c (TIMEVAL_SEC_MAX, TIMEVAL_SEC_MIN): Consider environments, - http://mla.n-z.jp/?ruby-changes=28440
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> [travis-ci] The build passed. by @akr: See http://travis-ci.org/ruby/ruby/builds/6676108
kosaki2_ has quit [Remote host closed the connection]
charliesome_ has joined #ruby-core
kosaki2 has joined #ruby-core
charliesome_ is now known as charliesome
nari has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
nari has quit [Ping timeout: 252 seconds]
kosaki2 has quit [Remote host closed the connection]
agarie has quit [Quit: Leaving...]
<znz_jp> biff: [ruby-changes:28441] akr:r40493 (trunk): * internal.h (SIGNED_INTEGER_TYPE_P): New macro. - http://mla.n-z.jp/?ruby-changes=28441
<znz_jp> biff: [ruby-changes:28442] akr:r40494 (trunk): * ext/socket/extconf.rb (test_recvmsg_with_msg_peek_creates_fds): - http://mla.n-z.jp/?ruby-changes=28442
nari has joined #ruby-core
<znz_jp> biff: [ruby-changes:28443] akr:r40495 (trunk): * ext/socket/extconf.rb: Redundant test removed. - http://mla.n-z.jp/?ruby-changes=28443
nari has quit [Quit: Ex-Chat]
hsbt has joined #ruby-core
<znz_jp> biff: [ruby-changes:28444] akr:r40496 (trunk): * sparc.c: Use __asm__ instead of asm for gcc. - http://mla.n-z.jp/?ruby-changes=28444
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> [travis-ci] The build was broken. by @akr: See http://travis-ci.org/ruby/ruby/builds/6679645
<znz_jp> biff: [ruby-changes:28445] eregon:r40497 (trunk): * thread.c: fix typos and documentation - http://mla.n-z.jp/?ruby-changes=28445
judofyr has joined #ruby-core
<judofyr> _ko1: you here?
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> [travis-ci] The build was fixed. by @eregon: See http://travis-ci.org/ruby/ruby/builds/6679962
<znz_jp> biff: [ruby-changes:28446] akr:r40498 (trunk): * thread_pthread.c (ruby_init_stack): Add STACK_GROW_DIR_DETECTION. - http://mla.n-z.jp/?ruby-changes=28446
kosaki2 has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
marcandre has joined #ruby-core
marcandre has quit [Remote host closed the connection]
marcandre has joined #ruby-core
<znz_jp> biff: [ruby-changes:28447] zzak:r40499 (trunk): * lib/yaml.rb: Documentation for YAML module [Bug #8213] - http://mla.n-z.jp/?ruby-changes=28447
<zzak> 2 commits from 200!
judofyr has quit [Read error: No route to host]
judofyr has joined #ruby-core
idkazuma has quit [Remote host closed the connection]
<znz_jp> biff: [ruby-changes:28448] charliesome:r40500 (trunk): * lib/yaml.rb: add security warning to YAML documentation - http://mla.n-z.jp/?ruby-changes=28448
<zzak> charliesome: +1
<charliesome> zzak noice
<charliesome> lol
<zzak> thank you!
<charliesome> zzak: still #4 though! :p https://github.com/ruby/ruby/pulse
<zzak> charliesome: nobu cheats
<charliesome> nobu gets paid to work on ruby, right?
<zzak> i thought he was on matz heroku team, ya
<zzak> but he has bots that commit whitespace changes haha
<zzak> that is cheating :p
<charliesome> hahaha
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
<znz_jp> biff: [ruby-changes:28449] akr:r40501 (trunk): * process.c (obj2gid): Don't call endgrnam() if not exist. - http://mla.n-z.jp/?ruby-changes=28449
<znz_jp> biff: [ruby-changes:28450] svn:r40502 (trunk): * 2013-04-28 - http://mla.n-z.jp/?ruby-changes=28450
travis-ci has joined #ruby-core
<travis-ci> [travis-ci] The build was fixed. by @svn: See http://travis-ci.org/ruby/ruby/builds/6684255
travis-ci has left #ruby-core [#ruby-core]
peterc has joined #ruby-core
judofyr has quit [Remote host closed the connection]
shiba_____ has joined #ruby-core
peterc has quit [Ping timeout: 276 seconds]
mahoney has joined #ruby-core
peterc has joined #ruby-core
kosaki2 has joined #ruby-core
shiba_____ has quit [Ping timeout: 268 seconds]
peterc has quit [Remote host closed the connection]
peterc has joined #ruby-core
<znz_jp> biff: [ruby-changes:28451] akr:r40503 (trunk): * configure.in: Fix a typo. Should check endgrent() instead of - http://mla.n-z.jp/?ruby-changes=28451
peterc has quit [Remote host closed the connection]
<mahoney> I have a binding VALUE, and I want to make a function call within that binding. I don't know what the objects are named inside the binding, so I can't evaluate a string. Is there a way to make an rb_funcall inside a specified binding?
<mahoney> If binding.eval could take a block, then this might be easier, but it doesn't.
judofyr has joined #ruby-core
<mahoney> Alright, I think I might have a solution. Create a Proc in the binding that takes the object and function name, then call that proc from the outside.
peterc has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
judofyr has quit [Read error: No route to host]
mahoney has quit [Remote host closed the connection]
peterc has quit [Remote host closed the connection]
bizdak has joined #ruby-core
idkazuma has joined #ruby-core
agarie has joined #ruby-core
shiba_____ has joined #ruby-core
<zzak> nokada: have a question about #7982
<zzak> n0kada: ping2
<zzak> you said "you cant use %i for rb_raise or rb_warn"
<zzak> does that include all rb_sprintf, rb_vsprintf type functions?
<znz_jp> biff: [ruby-changes:28452] zzak:r40504 (trunk): * README.EXT: Add note to warn use of %i in Exceptions [Bug #7982] - http://mla.n-z.jp/?ruby-changes=28452
<znz_jp> biff: [ruby-changes:28453] zzak:r40505 (trunk): * README.EXT: Update note from r40504, by Jeremy Evans [Bug #7982] - http://mla.n-z.jp/?ruby-changes=28453
shiba_____ has quit [Ping timeout: 252 seconds]
shiba_____ has joined #ruby-core
nokada_ has joined #ruby-core
nokada has quit [Read error: Connection reset by peer]
<znz_jp> biff: [ruby-changes:28454] zzak:r40506 (trunk): * ext/curses/curses.c: Update Curses::Window example for nicer output - http://mla.n-z.jp/?ruby-changes=28454
travis-ci has joined #ruby-core
<travis-ci> [travis-ci] The build has errored. by @zzak: See http://travis-ci.org/ruby/ruby/builds/6692510
travis-ci has left #ruby-core [#ruby-core]
<zzak> oops
kosaki2 has joined #ruby-core
<zzak> marcandre: you around?
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> [travis-ci] The build passed. by @zzak: See http://travis-ci.org/ruby/ruby/builds/6692757
xibbar has joined #ruby-core
xibbar has quit [Remote host closed the connection]