nokada has quit [Read error: Connection reset by peer]
nokada_ has joined #ruby-core
carlosantonio has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
asarih has quit [Quit: Computer has gone to sleep.]
schaerli has quit [Remote host closed the connection]
emboss has quit [Quit: Leaving]
<znz_v> biff: [ruby-changes:26650] drbrain:r38701 (trunk): * doc/syntax/modules_and_classes.rdoc: Added documentation of syntax - http://mla.n-z.jp/?ruby-changes=26650
drbrain has quit [Remote host closed the connection]
asarih has joined #ruby-core
drbrain has joined #ruby-core
carlosantonio has quit [Remote host closed the connection]
drbrain has quit [Ping timeout: 260 seconds]
asarih has quit [Quit: Computer has gone to sleep.]
kosaki8 has joined #ruby-core
drbrain has joined #ruby-core
<znz_v> biff: [ruby-changes:26651] nobu:r38702 (trunk): * properties. - http://mla.n-z.jp/?ruby-changes=26651
The_8472` has joined #ruby-core
The_8472 has quit [Ping timeout: 265 seconds]
davidbalbert is now known as davidbalber|away
<znz_v> biff: [ruby-changes:26652] nobu:r38703 (trunk): envutil.rb: check stdout and stderr - http://mla.n-z.jp/?ruby-changes=26652
asarih has joined #ruby-core
asarih has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
charliesome has joined #ruby-core
agarie has quit [Remote host closed the connection]
drbrain has quit [Read error: Connection reset by peer]
drbrain_ has joined #ruby-core
<znz_v> biff: [ruby-changes:26653] glass:r38704 (trunk): * string.c (rb_str_enumerate_lines): fix invalid byte sequence error - http://mla.n-z.jp/?ruby-changes=26653
headius has joined #ruby-core
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> [travis-ci] The build was fixed. by @glass: See http://travis-ci.org/ruby/ruby/builds/3964896
<znz_v> biff: [ruby-changes:26654] drbrain:r38705 (trunk): * doc/syntax/modules_and_classes.rdoc: Improved description of methods - http://mla.n-z.jp/?ruby-changes=26654
travis-ci has joined #ruby-core
<travis-ci> [travis-ci] The build was broken. by @drbrain: See http://travis-ci.org/ruby/ruby/builds/3965093
travis-ci has left #ruby-core [#ruby-core]
tenderlove has quit [Remote host closed the connection]
tenderlove has joined #ruby-core
headius has quit [Quit: headius]
tenderlove has quit [Ping timeout: 252 seconds]
tenderlove has joined #ruby-core
nokada has joined #ruby-core
nokada_ has quit [Ping timeout: 255 seconds]
n0kada has joined #ruby-core
nokada_ has joined #ruby-core
nokada has quit [Read error: Connection reset by peer]
dostoyevsky has joined #ruby-core
<dostoyevsky> Can I call Data_Wrap_Struct repeatedly to reset a pointer? I store a database handle via Data_Wrap_Struct and when I close the handle, I want to delete the reference to it...
nurse has joined #ruby-core
kosaki8 has quit [Ping timeout: 240 seconds]
kosaki8 has joined #ruby-core
rafaelfranca has quit [Ping timeout: 272 seconds]
rafaelfranca has joined #ruby-core
carlosantonio has joined #ruby-core
kosaki8 has quit [Ping timeout: 240 seconds]
ddd has joined #ruby-core
rafaelfranca has quit [Ping timeout: 264 seconds]
rafaelfranca has joined #ruby-core
carlosantonio has quit [Remote host closed the connection]
<znz_v> biff: [ruby-changes:26655] naruse:r38706 (trunk): Suppress warnings - http://mla.n-z.jp/?ruby-changes=26655
<znz_v> biff: [ruby-changes:26656] svn:r38708 (trunk): * 2013-01-06 - http://mla.n-z.jp/?ruby-changes=26656
<znz_v> biff: [ruby-changes:26657] naruse:r38707 (trunk): * lib/net/http/generic_request.rb: - http://mla.n-z.jp/?ruby-changes=26657
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
carlosantonio has joined #ruby-core
carlosantonio has quit [Remote host closed the connection]
davidbalber|away is now known as davidbalbert
kosaki8 has joined #ruby-core
headius has joined #ruby-core
<znz_v> biff: [ruby-changes:26658] zzak:r38709 (trunk): * lib/webrick/httpservlet/abstract.rb (WEBrick::HTTPServlet): Typo in - http://mla.n-z.jp/?ruby-changes=26658
tenderlove has quit [Ping timeout: 255 seconds]
tenderlove has joined #ruby-core
enebo has joined #ruby-core
enebo has quit [Client Quit]
drbrain_ is now known as drbrain
<drbrain> dostoyevsky: you should overwrite the pointer
<drbrain> see README.EXT
<drbrain> dostoyevsky: Data_Wrap_Struct allocates a new ruby object
<drbrain> I assume you have your free function set up to close and deallocate the handle already
<drbrain> dostoyevsky: but if you manually close it you can set the pointer to NULL and then check it from your free function so you don't attempt to close and deallocate NULL
<dostoyevsky> drbrain: Thanks for the information
<znz_v> biff: [ruby-changes:26659] drbrain:r38710 (trunk): * doc/syntax/modules_and_classes.rdoc: Added singleton classes - http://mla.n-z.jp/?ruby-changes=26659
agarie has joined #ruby-core
ex9t has quit [Ping timeout: 276 seconds]
<znz_v> biff: [ruby-changes:26660] kazu:r38711 (trunk): fix a typo - http://mla.n-z.jp/?ruby-changes=26660
carlosantonio has joined #ruby-core