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
hsbt_away is now known as hsbt
charliesome has quit [Quit: zzz]
charliesome has joined #ruby-core
djellemah_ has joined #ruby-core
djellemah has quit [Ping timeout: 256 seconds]
<znz_jp> biff: [ruby-changes:38096] hsbt:r50177 (trunk): * internal.h: fix typo. Patch by @sferik [fix GH-865] - http://mla.n-z.jp/?ruby-changes=38096
Philpax has joined #ruby-core
travis-ci has joined #ruby-core
<travis-ci> The build was fixed. by @hsbt: See http://travis-ci.org/ruby/ruby/builds/57420079
travis-ci has left #ruby-core [#ruby-core]
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
shinnya_ has quit [Ping timeout: 264 seconds]
<znz_jp> biff: [ruby-changes:38097] nobu:r50178 (trunk): intern.h: stale declarations - http://mla.n-z.jp/?ruby-changes=38097
charliesome has quit [Quit: zzz]
charliesome has joined #ruby-core
djellemah_ has quit [Quit: Leaving]
djellemah has joined #ruby-core
charliesome has quit [Quit: zzz]
hsbt is now known as hsbt_away
charliesome has joined #ruby-core
charliesome has quit [Client Quit]
hsbt_away is now known as hsbt
enebo has joined #ruby-core
charliesome has joined #ruby-core
charliesome has quit [Quit: zzz]
<znz_jp> biff: [ruby-changes:38098] nobu:r50179 (trunk): rbinstall.rb: $script_mode - http://mla.n-z.jp/?ruby-changes=38098
<znz_jp> biff: [ruby-changes:38099] nobu:r50180 (trunk): rbinstall.rb: no post install messages - http://mla.n-z.jp/?ruby-changes=38099
<znz_jp> biff: [ruby-changes:38100] svn:r50181 (trunk): * 2015-04-08 - http://mla.n-z.jp/?ruby-changes=38100
shinnya has joined #ruby-core
nagachika has joined #ruby-core
nagachik_ has joined #ruby-core
nagachika has quit [Ping timeout: 246 seconds]
shinnya has quit [Ping timeout: 250 seconds]
<cout> so I've got a RClass* from a core file. any easy way to get the name of the class?
<cout> I can't use call() since it's not a running process, I think
nagachik_ has quit [Remote host closed the connection]
quadz has quit [Ping timeout: 250 seconds]
quadz has joined #ruby-core
Aethenelle has joined #ruby-core
headius has quit [Quit: ZNC - http://znc.in]
nagachika has joined #ruby-core
nagachika has quit [Ping timeout: 252 seconds]
nagachika has joined #ruby-core
headius has joined #ruby-core
nagachika has quit [Remote host closed the connection]
<drbrain> cout: maybe https://github.com/ruby/ruby/blob/trunk/.gdbinit has something you can use
<drbrain> that file really needs ennnnd
<drbrain> I'm not sure if rb_classname needs running ruby or not, though
Aethenelle has quit [Quit: Aethenelle]
<cout> drbrain: hmm
<cout> drbrain: it looks like there might be some missing macros? I don't see a macro definition for classname or lookup_id_str.
<drbrain> I think classname is the C function, as is lookup_id_str
<cout> I can't call C functions from a dead process :(
<drbrain> yeah :(
<cout> I ended up walking global_symbols by hand
<cout> which turned out to not be too hard, just time-consuming
* drbrain nods
<cout> I've got an object that tries to call an instance method with an implicit receiver, and it crashed due to self already having been GC'd
<cout> can't figure out how I was already in an instance method if the instance had already been freed
<cout> been fussing at these guys to upgrade from 1.9.3p0 to something newer for over a year now; they're finally going to do it now that it's crashing
<cout> (same guys who I couldn't get to upgrade from 1.6 to 1.8 many years ago)
shinnya has joined #ruby-core
Aethenelle has joined #ruby-core
enebo has quit [Quit: enebo]
charliesome has joined #ruby-core
charliesome has quit [Quit: zzz]
charliesome has joined #ruby-core
nagachika has joined #ruby-core
nagachika has quit [Read error: Connection reset by peer]
hsbt is now known as hsbt_away
Aethenelle has quit [Quit: Aethenelle]
enebo has joined #ruby-core
enebo has quit [Client Quit]
shinnya has quit [Ping timeout: 252 seconds]
charliesome has quit [Quit: zzz]
charliesome has joined #ruby-core