camlow325 has joined #jruby
athix has quit [Ping timeout: 264 seconds]
camlow325 has quit [Quit: WeeChat 1.5]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 265 seconds]
<GitHub0> [jruby] nirvdrum pushed 2 new commits to truffle-head: https://git.io/viz9H
<GitHub0> jruby/truffle-head 371cf62 Kevin Menard: [Truffle] Store the cwd in the ropes table....
<GitHub0> jruby/truffle-head 66a5894 Kevin Menard: [Truffle] Avoid calling toString on ropes....
dannyNL has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
mtoy_ has quit [Remote host closed the connection]
dannyNL has joined #jruby
dannyNL has quit [Client Quit]
dannyNL has joined #jruby
dannyNL has quit [Client Quit]
johnsonch is now known as johnsonch_afk
<travis-ci> etehtsea/jruby (socket-next-re:da40a15 by Charles Oliver Nutter): The build was broken. (https://travis-ci.org/etehtsea/jruby/builds/159480378)
dannyNL has joined #jruby
pawnbox has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<travis-ci> etehtsea/jruby (socket-next-re:590cac8 by Charles Oliver Nutter): The build is still failing. (https://travis-ci.org/etehtsea/jruby/builds/159496343)
raeoks has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<etehtsea> LoadError: library `jruby' could not be loaded: java.lang.NullPointerException: Inflater has been closed
<etehtsea> wat
pawnbox has quit [Ping timeout: 244 seconds]
pawnbox has joined #jruby
prasunanand has joined #jruby
prasunanand has quit [Remote host closed the connection]
pawnbox has quit [Remote host closed the connection]
claudiuinberlin has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 260 seconds]
pawnbox has joined #jruby
pil-afk is now known as pilhuhn
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
dannyNL has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<travis-ci> etehtsea/jruby (socket-next-re:06178b2 by Konstantin Shabanov): The build was fixed. (https://travis-ci.org/etehtsea/jruby/builds/159509571)
<GitHub77> [jruby] etehtsea opened pull request #4151: Remove stale rubyspec tags (master...purge-tags) https://git.io/vigmr
blaxter has joined #jruby
shellac has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
dannyNL has joined #jruby
dannyNL has quit [Client Quit]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<travis-ci> etehtsea/jruby (purge-tags:d52edfa by Konstantin Shabanov): The build has errored. (https://travis-ci.org/etehtsea/jruby/builds/159517708)
<GitHub0> [jruby] eregon pushed 4 new commits to truffle-head: https://git.io/vig8w
<GitHub0> jruby/truffle-head d7b6cd7 Benoit Daloze: [Truffle] Reoder branches in InlinedCoreMethodNode.
<GitHub0> jruby/truffle-head 55a9641 Benoit Daloze: [Truffle] Make set_trac_func invalidates an Assumption which InlinedCoreMethodNode can check.
<GitHub0> jruby/truffle-head 53ec720 Benoit Daloze: [Truffle] Update factorypath for Eclipse.
dannyNL has joined #jruby
dannyNL has quit [Client Quit]
<travis-ci> etehtsea/jruby (socket-next-re:2405b9c by Konstantin Shabanov): The build was broken. (https://travis-ci.org/etehtsea/jruby/builds/159523001)
bbrowning_ is now known as bbrowning
dannyNL has joined #jruby
dannyNL has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
dannyNL has joined #jruby
pawnbox has quit [Ping timeout: 276 seconds]
dannyNL has quit [Client Quit]
<travis-ci> etehtsea/jruby (socket-next-re:85681bd by Konstantin Shabanov): The build was fixed. (https://travis-ci.org/etehtsea/jruby/builds/159547110)
pawnbox has joined #jruby
lance|afk is now known as lanceball
claudiuinberlin has quit [Read error: Connection reset by peer]
claudiui_ has joined #jruby
dinfuehr_ has joined #jruby
tcrawley-away is now known as tcrawley
dinfuehr_ has quit [Remote host closed the connection]
dinfuehr_ has joined #jruby
dinfuehr_ has quit [Ping timeout: 240 seconds]
cremes has quit [Quit: cremes]
raeoks has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pawnbox has quit [Remote host closed the connection]
dannyNL has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
dannyNL has quit [Client Quit]
johnsonch_afk is now known as johnsonch
johnsonch is now known as johnsonch_afk
nicksieger has joined #jruby
cremes has joined #jruby
johnsonch_afk is now known as johnsonch
nicksieger has quit [Remote host closed the connection]
nicksieger has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<etehtsea> is it true that jruby requires ant on windows?
<headius> hmm, requires it for what?
<headius> we don't require ant for anything other than rake ant integration as far as I know
<etehtsea> C:\Users\kekeke\Documents\jruby\bin>jruby.exe -S rake spec:ci
<etehtsea> (in C:/Users/kekeke/Documents/jruby)
<etehtsea> rake aborted!
<etehtsea> IOError: Cannot run program "ant.bat"
<etehtsea> didn't run anything on win for a long time
<headius> yeah the rake build uses our integration to call some ant tasks
<headius> it doesn't need to but it hasn't been a high priority to remove it
pawnbox has quit [Ping timeout: 244 seconds]
nicksieger has quit [Remote host closed the connection]
nicksieger has joined #jruby
<etehtsea> hmm, can't get test to run.
<etehtsea> headius: is there any progress with appveyor?
<headius> I have not looked into it
<headius> I think enebo was going to work on it but he's in Japan until the end of the week
<etehtsea> main question is it just local problem or tests on windows don't work at all
<headius> that's a good question...I have not run our tests on Windows in a long time
<headius> we need to spend a bit getting them back up to scratch...it just requires a concentrated effort from someone
<headius> and ant ought to be fetched for the build
<headius> that's an oversight
drbobbeaty has quit [Ping timeout: 250 seconds]
<headius> etehtsea: file bugs for anything you see on Windows you can't immediately fix
<headius> we need to make it a priority along with Rails 5 in the run-up to RubyConf
<etehtsea> headius: okay
drbobbeaty has joined #jruby
<kares> headius: getting some folks interested in salting AR-JDBC dev for a week or two
<headius> salt that sucker!
<headius> like an unwanted slug!
<headius> yeah that would be great
<kares> shall make some noise about it (prob.tomorrow) and if it works out I can dedicate the start of october
<headius> I'm trying to get ahead on bug reports so I can pivot to rails and windows
<headius> ok that sounds great
<kares> cool
<headius> I know enebo and I want to hit rails hard before rubyconf
<headius> since our abstract talks about how great we run rails 5 :-)
drbobbeaty has quit [Ping timeout: 240 seconds]
<kares> well that's a motivator!
<kares> there's a lot of cleanup/perf work even if you manage to do get rails 5 ... we'll see how far it gets
nicksieger has quit [Remote host closed the connection]
pawnbox has joined #jruby
<headius> definitely
<headius> we'll just get hello world running fast and claim victory...that's the software engineering way
drbobbeaty has joined #jruby
dannyNL has joined #jruby
<chrisseaton> headius: are you going to JavaOne now? I thought you were skipping it this year
drbobbeaty has quit [Read error: Connection reset by peer]
nicksieger has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
dannyNL has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
camlow325 has joined #jruby
brixen has quit [Ping timeout: 265 seconds]
Antiarc has quit [Quit: No Ping reply in 180 seconds.]
kegster has quit [Ping timeout: 265 seconds]
<headius> chrisseaton: no
Antiarc has joined #jruby
<headius> what made you think I was?
brixen has joined #jruby
chrisarcand has quit [Ping timeout: 265 seconds]
chrisarcand has joined #jruby
kegster has joined #jruby
thedarkone2 has joined #jruby
<chrisseaton> err there was a tweet implying you're giving a talk...
<chrisseaton> I see you've replied anyway now
<GitHub64> [jruby] headius pushed 3 new commits to master: https://git.io/vi2mX
<GitHub64> jruby/master e6fd29f Charles Oliver Nutter: Add a toString for InvokeSite.
<GitHub64> jruby/master b5f7a9b Charles Oliver Nutter: Restore logging of attribute binding in indy logic. #4148
<GitHub64> jruby/master 3b24d24 Charles Oliver Nutter: Only do attr binding if arity is appropriate. See #4148...
Guest95890 has left #jruby ["bye folks"]
ruurd has joined #jruby
<headius> huh, snapshot builds died a week ago
<travis-ci> etehtsea/jruby (purge-tags:2a7dc93 by Konstantin Shabanov): The build was fixed. (https://travis-ci.org/etehtsea/jruby/builds/159607685)
drbobbeaty has joined #jruby
tcrawley is now known as tcrawley-away
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
dannyNL has joined #jruby
dannyNL has quit [Client Quit]
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
<GitHub24> [jruby] eregon created truffle-visibility-respond-to (+2 new commits): https://git.io/vi2sB
<GitHub24> jruby/truffle-visibility-respond-to c1f1065 Benoit Daloze: Revert "[Truffle] Disable ecosystem tests for now."...
<GitHub24> jruby/truffle-visibility-respond-to e13b2ce Benoit Daloze: [Truffle] Remove buggy condition for visibility when looking methods....
<GitHub24> [jruby] headius pushed 2 new commits to master: https://git.io/vi2sH
<GitHub24> jruby/master b94dc27 Charles Oliver Nutter: Restore mkristian's way of enforcing no-snapshots-in-release.
<GitHub24> jruby/master 954d79f Charles Oliver Nutter: Revert "Unconditionally enable maven enforcer in release profile."...
<headius> grr... travis is a great service but we get more timing test failures there than anywhere else
<travis-ci> jruby/jruby (master:b5f7a9b by Charles Oliver Nutter): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/159625573)
nicksieger has quit [Remote host closed the connection]
camlow325 has quit [Read error: Connection reset by peer]
pilhuhn is now known as pil-afk
camlow325 has joined #jruby
nicksieger has joined #jruby
claudiui_ has quit []
<travis-ci> jruby/jruby (master:862ee1c by Charles Oliver Nutter): The build was broken. (https://travis-ci.org/jruby/jruby/builds/159341315)
<etehtsea> what is a proper way to convert RubyFixnum to RubyString? or to String
raeoks has joined #jruby
<lopex> convertToString
<etehtsea> lopex: fails with TypeError: no implicit conversion of Fixnum into String in runtime
<lopex> oh right, to_s then
tcrawley-away is now known as tcrawley
<etehtsea> lopex: thanks
bbrowning is now known as bbrowning_away
lanceball is now known as lance|afk
dannyNL has joined #jruby
<travis-ci> jruby/jruby (truffle-visibility-respond-to:e13b2ce by Benoit Daloze): The build passed. (https://travis-ci.org/jruby/jruby/builds/159630343)
shellac has quit [Quit: Leaving]
<GitHub71> [jruby] eregon merged truffle-visibility-respond-to into truffle-head: https://git.io/vi2BA
<GitHub186> [jruby] eregon deleted truffle-visibility-respond-to at e13b2ce: https://git.io/vi2Bh
blaxter has quit [Quit: foo]
<GitHub75> [jruby] nirvdrum pushed 2 new commits to truffle-head: https://git.io/vi2RB
<GitHub75> jruby/truffle-head 6c15561 Kevin Menard: [Truffle] Favor String#empty? since it's more idiomatic.
<GitHub75> jruby/truffle-head 5810139 Kevin Menard: [Truffle] Moved String#empty? out to Ruby.
raeoks has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
raeoks has joined #jruby
<GitHub198> [jruby] etehtsea opened pull request #4152: Fix for #3229 (master...socket-next-re) https://git.io/vi2ua
raeoks has quit [Quit: Textual IRC Client: www.textualapp.com]
dannyNL has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<travis-ci> jruby/jruby (master:b94dc27 by Charles Oliver Nutter): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/159630903)
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
lance|afk is now known as lanceball
rcvalle has joined #jruby
<travis-ci> jruby/jruby (truffle-head:5810139 by Kevin Menard): The build has errored. (https://travis-ci.org/jruby/jruby/builds/159649326)
temporal_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bbrowning_away is now known as bbrowning
nicksieger has quit [Remote host closed the connection]
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
temporalfox has joined #jruby
dannyNL has joined #jruby
dannyNL has quit [Client Quit]
dannyNL has joined #jruby
<headius> nirvdrum: hey, welcome back, how was the trip?
<nirvdrum> The conference was productive. My stomach was happy to get back home.
<nirvdrum> My sleep is still all messed up.
<nirvdrum> I went to bed at 4 AM.
<nirvdrum> It's a shame you couldn't make it.
<headius> yeah, timing was really bad...first week of school for the kids
<headius> first week of K for the younger
pawnbox_ has joined #jruby
<nirvdrum> Fortunately, I got to send my oldest off to pre-school the week prior.
<headius> jet lag sucks...get lots of sunlight and eat meals on a regular schedule
pawnbox has quit [Ping timeout: 265 seconds]
claudiuinberlin has joined #jruby
<nirvdrum> It's mostly getting myself to fall asleep at night.
claudiuinberlin has quit [Remote host closed the connection]
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
claudiuinberlin has joined #jruby
dinfuehr_ has joined #jruby
<GitHub77> [jruby] nirvdrum pushed 2 new commits to truffle-head: https://git.io/vi2Mq
<GitHub77> jruby/truffle-head df53381 Kevin Menard: [Truffle] Avoid a code range scan in String#b.
<GitHub77> jruby/truffle-head fd65c86 Kevin Menard: [Truffle] Removed bad reference to IsEmptyNode.
beawesomeinstead has quit [Read error: Connection reset by peer]
beawesomeinstead has joined #jruby
<GitHub123> [jruby] headius pushed 2 new commits to master: https://git.io/vi2MM
<GitHub15> [jruby] headius closed pull request #4151: Remove stale rubyspec tags (master...purge-tags) https://git.io/vigmr
<GitHub123> jruby/master 08aa0c4 Charles Oliver Nutter: Merge pull request #4151 from etehtsea/purge-tags...
<GitHub123> jruby/master e40d92d Konstantin Shabanov: Remove stale rubyspec tags
<headius> etehtsea: the new round of commits look great so far
<headius> I'm very glad you were able to stitch my changes and yours together
<headius> eregon: hey, what are we doing about the newer socket specs from yorick?
<headius> last I'd hear they were licensed the same as RubySpec but I don't know if that changed
<headius> and we have the old specs still in ruby/spec, right?
<GitHub118> [jruby] nirvdrum pushed 1 new commit to truffle-head: https://git.io/vi2Sl
<GitHub118> jruby/truffle-head 6db635e Kevin Menard: [Truffle] Simplified String#ascii_only?.
<travis-ci> jruby/jruby (truffle-head:df53381 by Kevin Menard): The build passed. (https://travis-ci.org/jruby/jruby/builds/159678060)
<travis-ci> jruby/jruby (master:862ee1c by Charles Oliver Nutter): The build was broken. (https://travis-ci.org/jruby/jruby/builds/159341315)
pil-afk is now known as pilhuhn
pawnbox_ has quit [*.net *.split]
dling has quit [*.net *.split]
Puffball has quit [*.net *.split]
esmiurium has quit [*.net *.split]
cpuguy83 has quit [*.net *.split]
dinfuehr_ has quit [*.net *.split]
qmx has quit [*.net *.split]
jeremyevans has quit [*.net *.split]
codefinger has quit [*.net *.split]
quadz has quit [*.net *.split]
kegster has quit [*.net *.split]
lopex has quit [*.net *.split]
samuelkadolph has quit [*.net *.split]
Galt has quit [*.net *.split]
knowtheory has quit [*.net *.split]
halorgium has quit [*.net *.split]
brixen has quit [*.net *.split]
etehtsea has quit [*.net *.split]
clayton has quit [*.net *.split]
headius has quit [*.net *.split]
bascule has quit [*.net *.split]
johnsonch has quit [*.net *.split]
mccraig_ has quit [*.net *.split]
chrisseaton has quit [*.net *.split]
andrewvc has quit [*.net *.split]
asarih has quit [*.net *.split]
jsvd has quit [*.net *.split]
m4rCsi has quit [*.net *.split]
_ko1 has quit [*.net *.split]
ale has quit [*.net *.split]
bruceadams has quit [*.net *.split]
fidothe has quit [*.net *.split]
guilleiguaran__ has quit [*.net *.split]
atambo has quit [*.net *.split]
deepak_ has quit [*.net *.split]
ekroon has quit [*.net *.split]
phlebas has quit [*.net *.split]
thedarkone2 has quit [*.net *.split]
yosafbridge has quit [*.net *.split]
kares has quit [*.net *.split]
subbu has quit [*.net *.split]
beawesomeinstead has quit [*.net *.split]
mjc_ has quit [*.net *.split]
electrical has quit [*.net *.split]
c0de1 has quit [*.net *.split]
aemadrid has quit [*.net *.split]
flavorjones has quit [*.net *.split]
Scorchin has quit [*.net *.split]
jhass has quit [*.net *.split]
kith has quit [*.net *.split]
Tristitia has quit [*.net *.split]
yopp has quit [*.net *.split]
balo has quit [*.net *.split]
havenwood has quit [*.net *.split]
cprice404 has quit [*.net *.split]
ebarrett has quit [*.net *.split]
ruurd has quit [*.net *.split]
haze has quit [*.net *.split]
dannyNL has quit [*.net *.split]
tcrawley has quit [*.net *.split]
kylo has quit [*.net *.split]
camlow325 has quit [*.net *.split]
cremes has quit [*.net *.split]
kwando has quit [*.net *.split]
Talltree has quit [*.net *.split]
joevandyk has quit [*.net *.split]
vifino has quit [*.net *.split]
lanceball has quit [*.net *.split]
rtyler has quit [*.net *.split]
rcvalle has quit [*.net *.split]
Antiarc has quit [*.net *.split]
pilhuhn has quit [*.net *.split]
deathy has quit [*.net *.split]
snkcld has quit [*.net *.split]
jimbaker has quit [*.net *.split]
amdprophet has quit [*.net *.split]
talevy has quit [*.net *.split]
Liothen has quit [*.net *.split]
Hobogrammer has quit [*.net *.split]
hoodow has quit [*.net *.split]
drbobbeaty has quit [*.net *.split]
bbrowning has quit [*.net *.split]
knu has quit [*.net *.split]
nirvdrum has quit [*.net *.split]
eregon has quit [*.net *.split]
justinmcp_ has quit [*.net *.split]
benhoi has quit [*.net *.split]
joast has quit [*.net *.split]
camlow325 has joined #jruby
pilhuhn has joined #jruby
tcrawley has joined #jruby
ebarrett has joined #jruby
cprice404 has joined #jruby
Hobogrammer has joined #jruby
ruurd has joined #jruby
haze has joined #jruby
halorgium has joined #jruby
knowtheory has joined #jruby
quadz has joined #jruby
Galt has joined #jruby
samuelkadolph has joined #jruby
lopex has joined #jruby
kegster has joined #jruby
knowtheory has quit [Ping timeout: 253 seconds]
mjc_ has joined #jruby
electrical has joined #jruby
beawesomeinstead has joined #jruby
c0de1 has joined #jruby
aemadrid has joined #jruby
flavorjones has joined #jruby
jimbaker has joined #jruby
Scorchin has joined #jruby
lanceball_ has joined #jruby
cremes has joined #jruby
hoodow has joined #jruby
ale has joined #jruby
deepak_ has joined #jruby
m4rCsi has joined #jruby
phlebas has joined #jruby
atambo has joined #jruby
ekroon has joined #jruby
guilleiguaran__ has joined #jruby
fidothe has joined #jruby
bruceadams has joined #jruby
_ko1 has joined #jruby
qmx has joined #jruby
lopex has quit [Ping timeout: 255 seconds]
fidothe has quit [Ping timeout: 240 seconds]
mjc_ has quit [Ping timeout: 250 seconds]
esmiurium has joined #jruby
cpuguy83 has joined #jruby
dling has joined #jruby
Puffball has joined #jruby
pawnbox_ has joined #jruby
Scorchin has quit [Ping timeout: 250 seconds]
electrical has quit [Ping timeout: 250 seconds]
kylo has joined #jruby
vifino has joined #jruby
rtyler has joined #jruby
joevandyk has joined #jruby
jhass has joined #jruby
kith has joined #jruby
Tristitia has joined #jruby
yopp has joined #jruby
balo has joined #jruby
havenwood has joined #jruby
nirvdrum has joined #jruby
bbrowning has joined #jruby
drbobbeaty has joined #jruby
knu has joined #jruby
Liothen has joined #jruby
justinmcp_ has joined #jruby
eregon has joined #jruby
joast has joined #jruby
benhoi has joined #jruby
kares has joined #jruby
thedarkone2 has joined #jruby
Antiarc has joined #jruby
18WABRE73 has joined #jruby
subbu has joined #jruby
rcvalle has joined #jruby
etehtsea has joined #jruby
brixen has joined #jruby
jeremyevans_ has joined #jruby
kwando has joined #jruby
clayton has joined #jruby
headius has joined #jruby
bascule has joined #jruby
johnsonch has joined #jruby
lanceball_ is now known as lanceball
lanceball has joined #jruby
lanceball has quit [Changing host]
Talltree has joined #jruby
ekroon has quit [Ping timeout: 265 seconds]
rcvalle has quit [Changing host]
rcvalle has joined #jruby
codefinger has joined #jruby
<GitHub88> [jruby] headius pushed 1 new commit to master: https://git.io/vi27j
<GitHub88> jruby/master a91666f Charles Oliver Nutter: Provide a help string that makes sense for PRNG option.
claudiuinberlin has quit [Remote host closed the connection]
yosafbridge has joined #jruby
claudiuinberlin has joined #jruby
nicksieger has joined #jruby
talevy has joined #jruby
nicksieger has quit [Remote host closed the connection]
<travis-ci> jruby/jruby (master:08aa0c4 by Charles Oliver Nutter): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/159679074)
snkcld has joined #jruby
nicksieger has joined #jruby
deathy has joined #jruby
andrewvc has joined #jruby
chrisseaton has joined #jruby
mccraig_ has joined #jruby
<travis-ci> jruby/jruby (truffle-head:6db635e by Kevin Menard): The build passed. (https://travis-ci.org/jruby/jruby/builds/159684110)
pawnbox_ has quit [Remote host closed the connection]
asarih has joined #jruby
pilhuhn has quit [Quit: Computer has gone to sleep.]
dannyNL has joined #jruby
nicksieger has quit [Remote host closed the connection]
dannyNL has quit [Client Quit]
mjc_ has joined #jruby
knowtheory has joined #jruby
pawnbox has joined #jruby
Scorchin has joined #jruby
fidothe has joined #jruby
<GitHub31> [jruby] nirvdrum pushed 3 new commits to truffle-head: https://git.io/vi2xN
<GitHub31> jruby/truffle-head a08620f Kevin Menard: [Truffle] Simplified String guards a bit.
<GitHub31> jruby/truffle-head 80eda52 Kevin Menard: [Truffle] Removed some duplicated code.
<GitHub31> jruby/truffle-head 37c12b8 Kevin Menard: [Truffle] Removed unused guard.
tcrawley is now known as tcrawley-away
lopex has joined #jruby
pawnbox has quit [Ping timeout: 265 seconds]
nicksieger has joined #jruby
claudiuinberlin has quit []
jsvd has joined #jruby
<GitHub52> [jruby] headius reopened issue #4057: The JVM SIGSEGVs when using RubyEtc.getgrgid https://git.io/v6cvm
subbu is now known as subbu|lunch
amdprophet has joined #jruby
bbrowning has quit [Ping timeout: 244 seconds]
bbrowning has joined #jruby
ekroon has joined #jruby
electrical has joined #jruby
<travis-ci> jruby/jruby (master:a91666f by Charles Oliver Nutter): The build has errored. (https://travis-ci.org/jruby/jruby/builds/159690999)
camlow325 has quit [Quit: WeeChat 1.5]
dinfuehr_ has joined #jruby
18WABRE73 has quit [Ping timeout: 260 seconds]
subbu|lunch is now known as subbu
dannyNL has joined #jruby
dinfuehr_ has quit [Remote host closed the connection]
bbrowning is now known as bbrowning_away
pawnbox has joined #jruby
johnsonch is now known as johnsonch_afk
<GitHub75> [jruby] headius pushed 1 new commit to master: https://git.io/viakX
<GitHub75> jruby/master f7746d0 Charles Oliver Nutter: Synchronize all of Etc because UNIX is dumb. Fixes #4057.
<GitHub146> [jruby] headius closed issue #4057: The JVM SIGSEGVs when using RubyEtc.getgrgid https://git.io/v6cvm
pawnbox has quit [Ping timeout: 276 seconds]
tcrawley-away is now known as tcrawley
nicksieger has quit [Remote host closed the connection]
<GitHub34> [jruby] headius pushed 2 new commits to jruby-1_7: https://git.io/viaLp
<GitHub34> jruby/jruby-1_7 005a902 Charles Oliver Nutter: Incorporate remaining diffs from master....
<GitHub34> jruby/jruby-1_7 3f2bf93 Charles Oliver Nutter: Synchronize all of Etc because UNIX is dumb. Fixes #4057....
<nirvdrum> headius: Do you know when enebo is back in town?
rtyler has quit [*.net *.split]
rtyler has joined #jruby
yosafbridge has quit [*.net *.split]
Talltree has quit [*.net *.split]
Antiarc has quit [*.net *.split]
subbu has quit [*.net *.split]
pawnbox has joined #jruby
yosafbridge has joined #jruby
Talltree has joined #jruby
Antiarc has joined #jruby
pawnbox has quit [Ping timeout: 260 seconds]
johnsonch_afk is now known as johnsonch
lanceball is now known as lance|afk
<travis-ci> jruby/jruby (master:f7746d0 by Charles Oliver Nutter): The build passed. (https://travis-ci.org/jruby/jruby/builds/159715970)
tmio has joined #jruby
subbu has joined #jruby
subbu is now known as Guest59499
Guest59499 is now known as subbu
18WAAAABP has joined #jruby
hoodow has quit [Quit: hoodow]
hoodow has joined #jruby
JayL has joined #jruby
<travis-ci> jruby/jruby (jruby-1_7:005a902 by Charles Oliver Nutter): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/159720304)
<JayL> Hey all, chatting with the guys from Bundler and we encountered an issue in Bundler 1.13. They're expecting that Kernel.require is public ... but for some reason in Jruby 1.7.24-26 (at least) it appears to be private.
<JayL> In MRI it is public. Should I file a bug about this?
<JayL> From RubyKernel.java .... @JRubyMethod(name = "require", module = true, visibility = PRIVATE, compat = RUBY1_9)
<nirvdrum> JayL: Do you have a sample failure? It seems to show up in Kernel.public_methods on 1.7.25, but I didn't really trace beyond that.
cschneid has quit [Ping timeout: 250 seconds]
cschneid has joined #jruby
<JayL> Yes sir! Here's the top of the backtrace
pawnbox has joined #jruby
<JayL> I confirmed on 1.7.24 and the other issue reporter was on 1.7.26
pawnbox has quit [Ping timeout: 255 seconds]
nicksieger has joined #jruby
nicksieger has quit [Remote host closed the connection]
subbu has quit [Quit: Leaving]
18WAAAABP is now known as subbu
subbu is now known as subbu|away
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 255 seconds]
dinfuehr_ has joined #jruby
<dannyNL> has anyone run into "undefined method `open_stream' for nil" using warbler before?
jeremyevans_ has quit [Quit: leaving]