brixen changed the topic of #rubinius to: Join us on Gitter! https://gitter.im/rubinius/rubinius : install Rubinius - http://rubinius.com/packages/ : logs - http://irclog.whitequark.org/rubinius
<RageLtMan> Also looks like we have encoding problems with actionview: actionview-4.2.6/lib/action_view/helpers/javascript_helper.rb:16 is "JS_ESCAPE_MAP["\342\200\250".force_encoding(Encoding::UTF_8).encode!] = '&#x2028;'" which raises "U+2028 to ASCII-8BIT in conversion from UTF-8 to ASCII-8BIT (Encoding::UndefinedConversionError)"
<RageLtMan> SIGSTP in IRB raises "RubyLex::TerminateLineInput (RubyLex::TerminateLineInput)"
<RageLtMan> christ what happened here? I havent used RBX much recently, looking at it again now that we're splitting up MSF core libraries and it seems to have grown some rather rough edges
jemc has joined #rubinius
eregon has quit [Ping timeout: 244 seconds]
eregon has joined #rubinius
amclain has quit [Quit: Leaving]
GinoManWorks has quit [Read error: Connection reset by peer]
jemc has quit [Ping timeout: 276 seconds]
GinoManWorks has joined #rubinius
GinoManWorks has quit [Ping timeout: 260 seconds]
Goddesen has quit [Remote host closed the connection]
GinoManWorks has joined #rubinius
jemc has joined #rubinius
jemc has quit [Ping timeout: 264 seconds]
amclain has joined #rubinius
GitHub128 has joined #rubinius
<GitHub128> [rubinius] brixen pushed 1 new commit to master: https://git.io/vKRH8
<GitHub128> rubinius/master 7bf377b Brian Shirai: Improved HAMT Hash....
GitHub128 has left #rubinius [#rubinius]
GitHub118 has joined #rubinius
<GitHub118> [rubinius] brixen pushed 1 new commit to master: https://git.io/vKRNY
<GitHub118> rubinius/master 53905be Brian Shirai: Removed 32-bit platform support.
GitHub118 has left #rubinius [#rubinius]
travis-ci has joined #rubinius
<travis-ci> rubinius/rubinius/master (7bf377b - Brian Shirai): https://travis-ci.org/rubinius/rubinius/builds/144796761: The build passed.
travis-ci has left #rubinius [#rubinius]
<cremes> RageLtMan: so I was able to ‘bundle install’ the dap gem. It had an error because I didn’t have some geo lib installed, but otherwise worked. It said it was using bundler 1.12.3.
<cremes> that was on ubunut 16.06
<cremes> 16.04
<cremes> i’ll try this on 14.04 to see what happens.
<cremes> btw, you are right in that rbx has grown some more rough edges. the JIT got deleted, forking was redone, the GC is getting rebuilt…
<RageLtMan> Why was the JIT removed?
<cremes> brixen felt the foundation of rubinius was creaky, so he’s doing a lot of runtime work
<RageLtMan> ah
<cremes> RageLtMan: he didn’t see any easy path forward to JIT’ing more things. The current JIT was difficult to work with and near impossible to debug, so he’s starting over.
<cremes> so right now rbx is pretty slow. it’s just interpreted and no JIT, for example.
<cremes> refinements will never be added from what I hear, so that might be an issue for some projects.
<RageLtMan> Hmm, whats the last version which DOES have the JIT?
<cremes> RageLtMan: I think 3.29 is the last release that had it enabled by default.
<cremes> it didn’t get deleted until a few releases later but it was disabled as of 3.30
<RageLtMan> Thank you much
<cremes> hmmm, can’t seem to get llvm 3.8 to install on 14.04. says it can’t find the package even though I updated the /etc/apt/sources.list with the right URLs
<cremes> ah, had to ‘apt-get update’ first. now it’s installing.
benzrf_ has joined #rubinius
<benzrf_> hey
<benzrf_> i'm getting segfaults all over the place
<cremes> hey benzrf_
<benzrf_> hi cremes
<benzrf_> oh, what the fuck
<benzrf_> i was getting bizarre errors out the wazoo from bundle install, but
<benzrf_> after repeating it for like the 5th time, it worked
<cremes> benzrf_: tell me about your segfaults. maybe just do this over on slack?
<benzrf_> what the hell?
<cremes> no idea
<benzrf_> oh haha i didn't make the connection
<cremes> i have no information
<cremes> :)
<benzrf_> read it as like "caramel cremes"
<cremes> mmm, sounds tasty
benzrf_ has quit [Quit: leaving]
travis-ci has joined #rubinius
<travis-ci> martemyev/acwave/master (ff3bce5 - Mikhail Artemyev): https://travis-ci.org/martemyev/acwave/builds/144812498: The build has errored.
travis-ci has left #rubinius [#rubinius]
travis-ci has joined #rubinius
<travis-ci> rubinius/rubinius/master (53905be - Brian Shirai): https://travis-ci.org/rubinius/rubinius/builds/144805951: The build passed.
travis-ci has left #rubinius [#rubinius]
cremes has quit [Ping timeout: 240 seconds]
cremes has joined #rubinius
cremes has quit [Ping timeout: 252 seconds]
cremes has joined #rubinius
GitHub98 has joined #rubinius
<GitHub98> [rubinius] brixen pushed 1 new commit to master: https://git.io/vK0uo
<GitHub98> rubinius/master 9ecb040 Brian Shirai: Removed GCC support.
GitHub98 has left #rubinius [#rubinius]
cremes has quit [Quit: cremes]
cremes has joined #rubinius