<enebo[m]>
kares: I believe you fixed this since release?
byteflam1 has quit [Ping timeout: 245 seconds]
whitingjr has quit [Quit: Leaving.]
xardion has quit [Remote host closed the connection]
sgeorge has joined #jruby
xardion has joined #jruby
byteflam1 has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
sgeorge has quit [Remote host closed the connection]
sgeorge has joined #jruby
sgeorge has quit [Remote host closed the connection]
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
byteflam1 has quit [Ping timeout: 244 seconds]
shellac has joined #jruby
<kares[m]>
yep the Enumerator work did it
<kares[m]>
but that isnt in any release ... yet
<enebo[m]>
kares: Yeah I marked it for 9.2.9
<headius[m]>
yo
<headius[m]>
we'll have mips-Linux support soon
shellac has quit [Ping timeout: 248 seconds]
byteflam1 has joined #jruby
<headius[m]>
enebo: I updated nonlocal return issue...we currently force frame and dynscope when there's a literal closure
<headius[m]>
either of those should be fine to use right now, and if we manage to eliminate them in the future we could use the presence of nonlocal return to restore them
<kares[m]>
enebo cool, we fix bugs before they're even reported now ;)
<headius[m]>
oh good I was going to look at that one today