kosaki2 has joined #ruby-core
<znz_v> biff: [ruby-changes:27491] zzak:r39543 (trunk): * lib/psych.rb: specify in rdoc what object is returned in parser - http://mla.n-z.jp/?ruby-changes=27491
takeru has joined #ruby-core
takeru has quit [Ping timeout: 248 seconds]
nari has quit [Ping timeout: 240 seconds]
kosaki2 has quit [Remote host closed the connection]
nari has joined #ruby-core
davidbalbert is now known as davidbalber|away
nari has quit [Ping timeout: 240 seconds]
kosaki2 has joined #ruby-core
nari has joined #ruby-core
Domon has joined #ruby-core
hsbt has quit [Quit: Tiarra 0.1+svn-39209: SIGTERM received; exit]
kosaki2 has quit [Remote host closed the connection]
hsbt has joined #ruby-core
<znz_v> biff: [ruby-changes:27492] drbrain:r39544 (trunk): * lib/fileutils.rb: Revert r34669 which altered the way - http://mla.n-z.jp/?ruby-changes=27492
<znz_v> biff: [ruby-changes:27493] drbrain:r39545 (trunk): Fixed ticket reference for r39542 - http://mla.n-z.jp/?ruby-changes=27493
kosaki2 has joined #ruby-core
takeru_ has joined #ruby-core
takeru_ has quit [Ping timeout: 276 seconds]
marcandre has joined #ruby-core
__Big0__ has joined #ruby-core
xibbar has quit [Remote host closed the connection]
kosaki2 has quit [Remote host closed the connection]
__Big0__ has quit [Remote host closed the connection]
<nokada> drbrain: hi
<drbrain> nokada: hi
<nokada> test_install_extension_and_script sometimes fails with r39542
<nokada> when the target of install-rb and .RUBYLIBDIR.time have same mtime
<nokada> I suspect `Circular dependency' warning have been emitted since ago
<drbrain> does it depend on make?
<nokada> time resolution of the filesystem
<drbrain> ah
<drbrain> nokada: what about rdiscount gem?
<drbrain> your patch breaks installing it since it reads from the current directory
<drbrain> … rediscount reads from the current directory
<drbrain> autocorrect ☹
<nokada> watching it now
<drbrain> I thought the whole gem could be installed into the temporary directory
<nokada> rdiscount-2.0.7.1.gem ?
<drbrain> yes
<drbrain> I ran: ruby -Ilib bin/gem install -V -i ~/tmp/gems --no-doc -V rdiscount
<drbrain> from rubygems directory
<nokada> what file it reads?
<drbrain> VERSION
<drbrain> ...
<drbrain> ext/VERSION
<nokada> it seems using RakeBuilder
<drbrain> hrm
<drbrain> it should use ExtConfBuilder
<nokada> I'd say it's a bug of that extconf.rb
<drbrain> me too
<drbrain> but I'm wondering how many other buggy extconf.rbs there are
xibbar has joined #ruby-core
<drbrain> I can test it
<drbrain> I can get all the extconf.rbs from gems and see how the fail
takeru_ has joined #ruby-core
<nokada> if it builds in the source directory and installs there,
<nokada> why `make install' is needed?
<drbrain> I don't think it is
<drbrain> rubygems moves the compiled extension to the lib directory
<drbrain> right now we use `make install`
<nokada> `make install-so` does it
<nokada> but isn't install-rb needed?
<drbrain> install-rb?
<drbrain> oh for ext/whatever/lib/whatever.rb
<drbrain> so yes, install-rb too
<drbrain> when rubygems was first made, this was not well thought out
takeru_ has quit [Ping timeout: 255 seconds]
<nokada> indeed
<nokada> will ext/whatever/lib/whatever.rb be installed to lib/whatever.rb?
<drbrain> yes
<drbrain> most users do not include ext/whatever/lib in the require_paths in the gemspec
<nokada> and in that case, ext/whatever/extconf.rb is used, right?
<drbrain> yes
<nokada> and as the failing test, extconf.rb in the toplevel and lib may be used
<drbrain> yes, but I think only very old gems (like bdb) do that
<nokada> if extconf.rb and lib are placed under ext/, everything go well?
<drbrain> yes, rubygems (or the Makefile) will create lib/ at `make install` time
znz_jp has quit [Quit: kill -QUIT $$]
znz_jp has joined #ruby-core
<nokada> it's unusual to install to the same build dir
marcandre has quit [Ping timeout: 246 seconds]
<drbrain> yes
marcandr_ has joined #ruby-core
<drbrain> extension building in rubygems makes me sad ☹
<znz_v> biff: [ruby-changes:27494] nobu:r39546 (trunk): * properties. - http://mla.n-z.jp/?ruby-changes=27494
<drbrain> nokada: I gave you commit to rubygems/rubygems on github
kosaki2 has joined #ruby-core
nokada_ has joined #ruby-core
nokada has quit [Ping timeout: 248 seconds]
kosaki2 has quit [Remote host closed the connection]
marcandr_ has quit [Remote host closed the connection]
davidbalber|away is now known as davidbalbert
davidbalbert is now known as davidbalber|away
takeru_ has joined #ruby-core
takeru_ has quit [Ping timeout: 264 seconds]
__Big0__ has joined #ruby-core
zmike123 has joined #ruby-core
zmike123 has quit [Read error: Connection reset by peer]
__Big0__ has quit [Remote host closed the connection]
zmike123 has joined #ruby-core
zmike1234 has joined #ruby-core
zmike1234 has quit [Client Quit]
zmike123 has quit [Quit: Выходжу]
zmike123 has joined #ruby-core
vondruch has joined #ruby-core
takeru_ has joined #ruby-core
takeru_ has quit [Ping timeout: 255 seconds]
judofyr has joined #ruby-core
takeru_ has joined #ruby-core
takeru_ has quit [Remote host closed the connection]
takeru_ has joined #ruby-core
xibbar has quit [Remote host closed the connection]
nari has quit [Ping timeout: 276 seconds]
takeru_ has quit [Remote host closed the connection]
charliesome_ has joined #ruby-core
charliesome has quit [Disconnected by services]
charliesome_ is now known as charliesome
nari has joined #ruby-core
Domon has quit [Remote host closed the connection]
zmike123 has quit [Ping timeout: 256 seconds]
zmike123 has joined #ruby-core
takeru_ has joined #ruby-core
vondruch has quit [Quit: Ex-Chat]
takeru_ has quit [Ping timeout: 255 seconds]
vondruch has joined #ruby-core
zmike123 has quit [Ping timeout: 244 seconds]
zmike123 has joined #ruby-core
zmike123 has quit [Quit: Выходжу]
xibbar has joined #ruby-core
xibbar has quit [Ping timeout: 244 seconds]
ikst has joined #ruby-core
ikst has quit [Remote host closed the connection]
kosaki8 has quit [Ping timeout: 248 seconds]
takeru_ has joined #ruby-core
davidbalber|away is now known as davidbalbert
takeru_ has quit [Ping timeout: 260 seconds]
davidbalbert is now known as davidbalber|away
xibbar has joined #ruby-core
xibbar has quit [Ping timeout: 248 seconds]
nari has quit [Ping timeout: 264 seconds]
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
enebo has joined #ruby-core
takeru has joined #ruby-core
__Big0__ has joined #ruby-core
takeru has quit [Ping timeout: 244 seconds]
marcandre has joined #ruby-core
enebo has quit [*.net *.split]
Caius has quit [*.net *.split]
nagachika has joined #ruby-core
Caius has joined #ruby-core
enebo has joined #ruby-core
ged has quit [Quit: WeeChat 0.4.0]
davidbalber|away is now known as davidbalbert
judofyr has quit [Remote host closed the connection]
<znz_v> biff: [ruby-changes:27495] naruse:r39547 (trunk): * Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757f - http://mla.n-z.jp/?ruby-changes=27495
<znz_v> biff: [ruby-changes:27496] svn:r39548 (trunk): * 2013-03-02 - http://mla.n-z.jp/?ruby-changes=27496
<znz_v> biff: [ruby-changes:27497] naruse:r39549 (trunk): Suppress warning: uninitialized value - http://mla.n-z.jp/?ruby-changes=27497
vondruch has quit [Ping timeout: 245 seconds]
kosaki2 has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
takeru has joined #ruby-core
xibbar has joined #ruby-core
takeru has quit [Ping timeout: 264 seconds]
xibbar has quit [Ping timeout: 255 seconds]
kosaki2 has quit [Remote host closed the connection]
ortuna has joined #ruby-core
__Big0__ has quit [Remote host closed the connection]
<znz_v> biff: [ruby-changes:27498] zzak:r39550 (trunk): * array.c: typo in comment patch by Nami-Doc [Github fixes #253] - http://mla.n-z.jp/?ruby-changes=27498
__Big0__ has joined #ruby-core
davidbalbert is now known as davidbalber|away
davidbalber|away is now known as davidbalbert
__Big0__ has quit [Remote host closed the connection]
__Big0__ has joined #ruby-core
davidbalbert is now known as davidbalber|away
kosaki8 has joined #ruby-core
kosaki8 has quit [Ping timeout: 260 seconds]
davidbalber|away is now known as davidbalbert
xibbar has joined #ruby-core
xibbar has quit [Ping timeout: 248 seconds]
takeru has joined #ruby-core
kosaki2 has joined #ruby-core
takeru has quit [Ping timeout: 257 seconds]
__Big0__ has quit [Read error: Connection reset by peer]
__Big0__ has joined #ruby-core
__Big0__ has quit [Remote host closed the connection]
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
takeru has joined #ruby-core
ex9t has quit [Read error: Connection reset by peer]
ex9t has joined #ruby-core
takeru has quit [Ping timeout: 245 seconds]
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
davidbalbert is now known as davidbalber|away
nagachika has quit [Remote host closed the connection]
indirect has left #ruby-core [#ruby-core]
xibbar has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
xibbar has quit [Ping timeout: 260 seconds]
kosaki2 has joined #ruby-core
davidbalber|away is now known as davidbalbert
hsbt is now known as hsbt_away
davidbalbert is now known as davidbalber|away
davidbalber|away is now known as davidbalbert
takeru has joined #ruby-core
takeru has quit [Ping timeout: 248 seconds]