Bwild has quit [Ping timeout: 246 seconds]
Bwild has joined #rubinius
max96at is now known as max96at|off
pietr0 has quit [Quit: pietr0]
|jemc| has quit [Quit: WeeChat 1.0.1]
Bwild has quit [Ping timeout: 250 seconds]
Bwild has joined #rubinius
nirvdrum has quit [Ping timeout: 246 seconds]
havenwood has joined #rubinius
|jemc| has joined #rubinius
amsi has quit [Quit: Leaving]
amclain has joined #rubinius
flavorjones has joined #rubinius
Bwild has quit [Ping timeout: 264 seconds]
Bwild has joined #rubinius
Bwild has quit [Ping timeout: 250 seconds]
meh` has quit [Ping timeout: 252 seconds]
Bwild has joined #rubinius
pietr0 has joined #rubinius
havenwood has quit [Remote host closed the connection]
pietr0 has quit [Quit: pietr0]
pietr0 has joined #rubinius
|jemc| has quit [Quit: WeeChat 1.0.1]
amclain has quit [Quit: Leaving]
|jemc| has joined #rubinius
Bwild has quit [Ping timeout: 245 seconds]
Bwild has joined #rubinius
GitHub60 has joined #rubinius
<
GitHub60>
rubinius/master 1e2278f Brian Shirai: Refactored AuxiliaryThreads::stop_thread.
<
GitHub60>
rubinius/master 8c408b4 Brian Shirai: Removed superfluous auxiliary thread shutdowns.
<
GitHub60>
rubinius/master 21ad850 Brian Shirai: Extend atomic::poll.
GitHub60 has left #rubinius [#rubinius]
travis-ci has joined #rubinius
travis-ci has left #rubinius [#rubinius]
|jemc| has quit [Ping timeout: 250 seconds]
pietr0 has quit [Quit: pietr0]
djellemah_ has joined #rubinius
djellemah has quit [Ping timeout: 245 seconds]
parndt has left #rubinius [#rubinius]
benlovell has joined #rubinius
JohnBat26 has joined #rubinius
benlovell has quit [Ping timeout: 250 seconds]
diegoviola has joined #rubinius
flavio has joined #rubinius
benlovell has joined #rubinius
benlovell has quit [Ping timeout: 264 seconds]
benlovell has joined #rubinius
Spakman has joined #rubinius
max96at|off is now known as max96at
benlovell has quit [Ping timeout: 240 seconds]
Bwild has quit [Ping timeout: 246 seconds]
Bwild has joined #rubinius
benlovell has joined #rubinius
flori has joined #rubinius
Bwild has quit [Ping timeout: 264 seconds]
Bwild has joined #rubinius
flori has quit [Quit: leaving]
flori has joined #rubinius
flori has quit [Client Quit]
flori has joined #rubinius
flori has quit [Quit: leaving]
flori has joined #rubinius
flori has quit [Client Quit]
Bwild has quit [Quit: leaving]
djellemah__ has joined #rubinius
benlovell has quit [Ping timeout: 250 seconds]
flori has joined #rubinius
djellemah_ has quit [Ping timeout: 240 seconds]
flori has quit [Client Quit]
flori has joined #rubinius
benlovell has joined #rubinius
djellemah__ has quit [Quit: Leaving]
djellemah__ has joined #rubinius
djellemah_ has joined #rubinius
djellemah_ is now known as djellemah
djellemah__ has quit [Ping timeout: 240 seconds]
benlovell has quit [Ping timeout: 245 seconds]
benlovell has joined #rubinius
benlovell has quit [Ping timeout: 265 seconds]
benlovell has joined #rubinius
gaustin has joined #rubinius
nirvdrum has joined #rubinius
elia has joined #rubinius
benlovel1 has joined #rubinius
benlovell has quit [Ping timeout: 252 seconds]
|jemc| has joined #rubinius
benlovel1 has quit [Ping timeout: 252 seconds]
benlovell has joined #rubinius
meh` has joined #rubinius
benlovell has quit [Ping timeout: 245 seconds]
tenderlove has joined #rubinius
|jemc| has quit [Ping timeout: 252 seconds]
havenwood has joined #rubinius
benlovell has joined #rubinius
|jemc| has joined #rubinius
tenderlove has quit [Read error: Connection reset by peer]
tenderlove has joined #rubinius
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubinius
elia has quit [Client Quit]
elia has joined #rubinius
<
nirvdrum>
Is there some significance to kernel/common/string.rb defining the method chars and also doing "alias_method :chars, :each_char"?
<
brixen>
significance in what way?
<
brixen>
like, that particular order?
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubinius
kagaro has quit [Excess Flood]
flavio has quit [Quit: WeeChat 1.0]
<
brixen>
nirvdrum: looks like cruft due to 2.1 change to behavior of #chars vs #each_char, etc
<
brixen>
I'm cleaning it up
<
nirvdrum>
Cool. Since all the specs were passing I wasn't sure if it was intentional or not.
<
bennyklotz>
hey there, got a new laptop and tried to install rbx by source again (ubuntu 14.04, clang3.5, llvm3.5)
<
bennyklotz>
anything I'm missing? :)
<
brixen>
although, the psych gem should use its vendored yaml
<
bennyklotz>
was my first try
<
bennyklotz>
sudo apt-get install libyaml-dev
<
brixen>
I build on 14.04 for heroku without libyaml installed
<
bennyklotz>
already newest version
<
brixen>
I can't tell much from your truncated paste
<
bennyklotz>
k wait I'll copy whole output :)
<
brixen>
what are you using to install?
<
bennyklotz>
configuring with prefix to /home/benny/.rubies
<
bennyklotz>
to use with chruby
benlovell has quit [Ping timeout: 250 seconds]
djellemah has quit [Ping timeout: 245 seconds]
<
brixen>
bennyklotz: are you reading the output?
<
brixen>
gc.immix.concurrent
<
brixen>
er not that
<
bennyklotz>
yep i saw it
<
bennyklotz>
thx :)
<
bennyklotz>
installed libssl-dev still same output
djellemah has joined #rubinius
elia has quit [Quit: Computer has gone to sleep.]
diegoviola has quit [Read error: Connection reset by peer]
cpuguy83 has quit [Remote host closed the connection]
cpuguy83 has joined #rubinius
benlovell has joined #rubinius
benlovell has quit [Ping timeout: 256 seconds]
benlovell has joined #rubinius
<
brixen>
bennyklotz: I've built many times on 14.04
<
brixen>
bennyklotz: try installing exactly what I linked you to in the chruby wiki
<
brixen>
or use ruby-install
<
brixen>
if ruby-install fails, open an issue with that project
benlovell has quit [Ping timeout: 264 seconds]
kagaro has joined #rubinius
djellemah has quit [Ping timeout: 255 seconds]
slaught has joined #rubinius
heroux has quit [Ping timeout: 252 seconds]
slaught has quit [Quit: slaught]
benlovell has joined #rubinius
benlovell has quit [Ping timeout: 246 seconds]
slaught has joined #rubinius
djellemah has joined #rubinius
diegoviola has joined #rubinius
djellemah has quit [Ping timeout: 252 seconds]
slaught has quit [Quit: slaught]
Bwild has joined #rubinius
heroux has joined #rubinius
slaught has joined #rubinius
diegoviola has quit [Remote host closed the connection]
elia has joined #rubinius
slaught has quit [Quit: slaught]
gaustin has quit [Quit: gaustin]
Bwild has quit [Ping timeout: 252 seconds]
Bwild has joined #rubinius