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