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
<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]