havenwood has quit [Remote host closed the connection]
goyox86 has joined #rubinius
carlosgaldino has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
goyox86 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dimday has joined #rubinius
goyox86 has joined #rubinius
goyox86 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
havenwood has joined #rubinius
postmodern has joined #rubinius
RageLtMan has joined #rubinius
lopex has quit [Quit: Connection closed for inactivity]
|jemc| has quit [Ping timeout: 264 seconds]
pietr0 has quit [Quit: pietr0]
amsi has quit [Quit: Leaving]
amclain has joined #rubinius
dimday has quit [Ping timeout: 240 seconds]
|jemc| has joined #rubinius
dimday has joined #rubinius
havenwood has quit [Ping timeout: 250 seconds]
tenderlove has joined #rubinius
tenderlo_ has joined #rubinius
tenderlo_ has quit [Remote host closed the connection]
tenderlove has quit [Ping timeout: 264 seconds]
carlosgaldino has joined #rubinius
diegoviola has quit [Quit: WeeChat 1.0.1]
diegoviola has joined #rubinius
houhoulis has joined #rubinius
JohnBat26 has joined #rubinius
JohnBat26 has quit [Client Quit]
JohnBat26 has joined #rubinius
dzhulk has joined #rubinius
slaught has joined #rubinius
exgf_u_v has quit [Ping timeout: 250 seconds]
noop has joined #rubinius
tenderlove has joined #rubinius
tenderlove has quit [Ping timeout: 250 seconds]
diegoviola has quit [Remote host closed the connection]
meh` has quit [Ping timeout: 244 seconds]
tenderlove has joined #rubinius
tenderlove has quit [Ping timeout: 256 seconds]
dzhulk has quit [Quit: Leaving.]
exgf has joined #rubinius
dzhulk has joined #rubinius
pietr0 has joined #rubinius
pietr0 has quit [Client Quit]
dzhulk has quit [Quit: Leaving.]
houhoulis has quit [Remote host closed the connection]
tenderlove has joined #rubinius
tenderlove has quit [Ping timeout: 255 seconds]
dzhulk has joined #rubinius
josh-k has joined #rubinius
josh-k_ has joined #rubinius
josh-k has quit [Ping timeout: 258 seconds]
benlovell has joined #rubinius
noop has quit [Ping timeout: 255 seconds]
amclain has quit [Quit: Leaving]
noop has joined #rubinius
mamantoha_ has joined #rubinius
josh-k has joined #rubinius
josh-k_ has quit [Read error: Connection reset by peer]
exgf has quit [Ping timeout: 250 seconds]
exgf has joined #rubinius
elia has joined #rubinius
goyox86 has joined #rubinius
<yorickpeterse>
morning
lopex has joined #rubinius
slaught has quit [Quit: slaught]
Caius has quit [Ping timeout: 260 seconds]
Caius has joined #rubinius
josh-k has quit [Remote host closed the connection]
benlovell has quit [Ping timeout: 256 seconds]
benlovell has joined #rubinius
tenderlove has joined #rubinius
tenderlove has quit [Ping timeout: 256 seconds]
benlovell has quit [Ping timeout: 264 seconds]
mamantoha_ has quit [Ping timeout: 255 seconds]
lbianc has joined #rubinius
mamantoha_ has joined #rubinius
benlovell has joined #rubinius
houhoulis has joined #rubinius
<dreinull>
Hi, I have to post again because my app constantly crashes, at least once in two days and I had to go back to MRI. If anybody could help me debug, I'd be willing to do whatever is needed. See paste: http://fpaste.org/153833/69176621/
JohnBat26 has quit [Remote host closed the connection]
<yorickpeterse>
dreinull: you need to wait for 2.4, there's nothing you can do in 2.3 besides disabling the JIT (which isn't really a great idea)
<yorickpeterse>
2.2.10 shouldn't experience this problem as badly
<dreinull>
yorickpeterse so what's happening here? Is this a know n issue?
<yorickpeterse>
It's a known issue, yes
<yorickpeterse>
There are cases where the JIT can't optimize something that was requested to be optimized, in those cases the JIT simply aborts the process
<yorickpeterse>
Which is kinda silly since there's no need for it
<yorickpeterse>
brixen is working on this, I believe now we simply mark something as "can't optimize" and then ignore it
JohnBat26 has joined #rubinius
JohnBat26 has quit [Read error: Connection reset by peer]
goyox86 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
JohnBat26 has joined #rubinius
postmodern has quit [Quit: Leaving]
benlovell has quit [Ping timeout: 240 seconds]
test12 has joined #rubinius
test12 has quit [Client Quit]
s3m has joined #rubinius
josh-k has joined #rubinius
josh-k_ has joined #rubinius
josh-k has quit [Ping timeout: 265 seconds]
dimday has quit [Quit: Leaving.]
Ori_P has joined #rubinius
houhoulis has quit [Remote host closed the connection]
s3m has quit [Remote host closed the connection]
<dreinull>
ok, great. I'll just wait then. Thanks for helping out.
havenwood has quit [Remote host closed the connection]
josh-k_ has quit [Remote host closed the connection]
josh-k has joined #rubinius
diegoviola has quit [Quit: WeeChat 1.0.1]
josh-k has quit [Ping timeout: 255 seconds]
benlovell has joined #rubinius
dzhulk has joined #rubinius
noop has quit [Ping timeout: 264 seconds]
benlovell has quit [Ping timeout: 264 seconds]
diegoviola has joined #rubinius
jnh has joined #rubinius
elia has joined #rubinius
jnh has quit [Quit: Leaving...]
geekbri has quit []
jnh has joined #rubinius
amsi has quit [Ping timeout: 255 seconds]
benlovell has joined #rubinius
amsi has joined #rubinius
<|jemc|>
heh, and this is why require_relative exists
<|jemc|>
thought my second commit made the default RUBYLIB setting cwd-agnostic but travis is still failing for some reason
<|jemc|>
err.. that's directed at brixen regarding melbourne PR
<|jemc|>
so as not to confuse anyone
<brixen>
|jemc|: require_relative *couples* you to that dir structure
<brixen>
it's *maybe* useful entirely inside a lib
<brixen>
it's existence is purely a result of Ruby have complete crap for code loading facilities
benlovell has quit [Ping timeout: 240 seconds]
<|jemc|>
brixen: I'd rather have files in a single project directory directly coupled to one another than be dependent on some wibbly wobbly environment variables or current working directory
<|jemc|>
although I'd certainly agree that Ruby needs better code loading facilities
amsi has quit [Ping timeout: 272 seconds]
<yorickpeterse>
The alternative here is to modify $LOAD_PATH
<yorickpeterse>
which is basically what RUBYLIB does
<yorickpeterse>
oh derp that was already mentioned
<|jemc|>
honestly, I don't much care how it gets done (and I won't dictate style on a project where I am not the lead maintatiner) - it just seems important to me that potential contributors be able to simply clone down the project and be able to run 'rake spec' to run the specs