sagax has quit [Remote host closed the connection]
sagax has joined #jruby
_whitelogger has joined #jruby
drbobbeaty has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
drbobbeaty has joined #jruby
drbobbeaty has quit [Read error: Connection reset by peer]
drbobbeaty has joined #jruby
jrafanie has joined #jruby
lucasb has joined #jruby
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<headius[m]> enebo: is there a reason RationalNode and ComplexNode return EMPTY_LIST for child nodes?
<headius[m]> it means their components don't show up in AST printer
<enebo[m]> headius not that I know of
<headius[m]> Those seemed to be the only two so I fixed them
<enebo[m]> headius: was it just hitting a default impl?
<enebo[m]> or were they exlpicitly returning EMPTY_LIST?
<enebo[m]> They are the newest AST nodes so it probably just was an oversight when they are added since only ast program really examines by childNodes
<headius[m]> enebo: explicitly EMPTY_LIST
<headius[m]> yeah I figure oversight
<headius[m]> it's fixed now in any case
<headius[m]> I wanted to see what types of nodes can be inside a complex or rational since they currently are doing indy literals for each element and for the rational or complex itself
<headius[m]> if it's always numerics (appears to be) they could be a single indy
<headius[m]> I'm not working on that right now though...pretty unlikely that there's much literal rational or complex usage out there
<headius[m]> my son recommended using fmt to format this stuff but I think this is fine
jrafanie has joined #jruby
<headius[m]> I think it's time to remove nailgun support
subbu is now known as subbu|busy
xardion has quit [Remote host closed the connection]
rusk has quit [Remote host closed the connection]
xardion has joined #jruby
<headius[m]> Final env log and I am ready to merge the java_opts branch: https://gist.github.com/headius/564a67d7e1ddbb9921aa9be049632b66
<havenwood> headius[m]: It reminds me of `gem env` which kinda makes me want equivalent of `gem env gempath` to dig into the most commonly checked options, like: jruby --environment=home #>> /Users/headius/projects/jruby
<havenwood> I guess in that case, there's already an easy way to get the info that's more straightforward.
<headius[m]> Yeah exactly
<headius[m]> We do this for other stuff... --properties spots out a formatted .jrubyrc with all current settings
<headius[m]> Spits
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
subbu|busy is now known as subbu
subbu is now known as subbu|lunch
jrafanie has joined #jruby
subbu|lunch is now known as subbu
subbu is now known as subbu|away
sillymob[m] has left #jruby ["User left"]
jrafanie_ has joined #jruby
jrafanie has quit [Ping timeout: 258 seconds]
jrafanie_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<headius[m]> havenwood: if this weren't written in bash I might do something more elaborate like `gem env gempath` but this is what I've got to work with
<havenwood> headius[m]: no doubt. i'm not about to write a Thor clone in bash.
<havenwood> simple option parsing is convoluted enough in shell scripts.
<headius[m]> haha yeah
<headius[m]> ok weird breakage coming from my bash script changes
<headius[m]> not sure how launcher changes broke a tracer.rb test
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:76f0f51 by Charles Oliver Nutter): The build was broken. https://travis-ci.org/jruby/jruby/builds/587189902 [211 min 4 sec]
travis-ci has left #jruby [#jruby]
<headius[m]> this can't be my bug
<headius[m]> ok I'm stumped
<headius[m]> I reverted back to before my jruby.bash changes and it still fails
<headius[m]> what the heck
<headius[m]> oh ho
<headius[m]> 12d481b6a71f361583e767ba364ed34a0985e8bd deals with line numbers but how could that be it
<headius[m]> lopex: hey what's the status of that docker image
<headius[m]> kares: could this be something you did?
<headius[m]> it looks like CI stalled for a couple days
<headius[m]> I confirmed it's still broken before my jruby.bash merge but not sure what it is...that commit hash above is from you
<headius[m]> I don't see how that would do it though
<headius[m]> could be my jit changes maybe
<headius[m]> at least looks like I messed up line number in the presence of tracing
<headius[m]> oh good lord
<headius[m]> well that's part of it at least 🤦🏻‍♂️
<headius[m]> this commit is likely the cause of the other problem too
<headius[m]> ok looks like it passes now
<headius[m]> need to get off travis.
jrafanie has joined #jruby
subbu|away is now known as subbu
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:5c5d8d3 by Charles Oliver Nutter): The build was fixed. https://travis-ci.org/jruby/jruby/builds/587217346 [230 min 25 sec]
travis-ci has left #jruby [#jruby]
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lucasb has quit [Quit: Connection closed for inactivity]