mje113__ has quit [Quit: Connection closed for inactivity]
colinsurprenant has quit [Client Quit]
viking has joined #jruby
shellac has quit [Ping timeout: 250 seconds]
havenwood has joined #jruby
kotk has joined #jruby
mitchellhenke has joined #jruby
shellac has joined #jruby
mcclurmc has joined #jruby
gaustin has joined #jruby
kares has quit [Ping timeout: 250 seconds]
ypasmk has quit [Remote host closed the connection]
subbu has joined #jruby
mitchellhenke has quit [Quit: Computer has gone to sleep.]
havenwood is now known as evil-in
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] chrisseaton pushed 1 new commit to master: http://git.io/AcOX
<JRubyGithub>
jruby/master 8c5a24d Chris Seaton: [Truffle] Try requiring FindBugs on Travis.
JRubyGithub has left #jruby [#jruby]
vtunka has quit [Quit: Leaving]
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] chrisseaton pushed 1 new commit to truffle-head: http://git.io/Ac3J
<JRubyGithub>
jruby/truffle-head 2a21e14 Chris Seaton: [Truffle] Workaround for bad interaction between probability injection and consuming a value from an if-statement.
JRubyGithub has left #jruby [#jruby]
triple_b has quit [Ping timeout: 264 seconds]
skade has quit [Quit: Computer has gone to sleep.]
evil-in is now known as havenwood
ypasmk has joined #jruby
colinsurprenant has joined #jruby
iamjarvo has joined #jruby
triple_b has joined #jruby
mitchellhenke has joined #jruby
mitchellhenke has quit [Client Quit]
bbrowning is now known as bbrowning_away
ypasmk has quit [Remote host closed the connection]
kwleland has quit [Quit: kwleland]
bga57 has joined #jruby
cultureulterio-1 has joined #jruby
asarih has quit [Remote host closed the connection]
gazarsgo has quit [Remote host closed the connection]
n1ftyn8 has quit [Remote host closed the connection]
jeregrine has quit [Remote host closed the connection]
bruceadams has quit [Remote host closed the connection]
Scorchin has quit [Remote host closed the connection]
chrisseaton has quit [Remote host closed the connection]
bryancp has quit [Remote host closed the connection]
DomKM has quit [Remote host closed the connection]
cultureulterior1 has quit [Ping timeout: 240 seconds]
<enebo>
brometeo: did this used to work in a previous version of Ruby?
<brometeo>
I don't know. I am working with it first time.
<enebo>
brometeo: ok. Just wondering. You also mention Wine. So that is another wrinkle which may be weird somehow
<enebo>
brometeo: although you would think loadDLL would be pretty well implemented
<brometeo>
enebo: loadDLL is used by ffi_lib?
<enebo>
brometeo: I thought you were doing a loaddll
<brometeo>
enebo: ffi_lib
<enebo>
brometeo: I am just guessing it is loading that way
<brometeo>
enebo: I am doing tests with Wine, but with Windows too.
<enebo>
brometeo: ah ok. So then it is much more general
<enebo>
brometeo: My only other thought is permissions
<enebo>
brometeo: sometimes windows (and I suspect wine) will not load some dlls from anywhere
<enebo>
brometeo: perhaps put it in windows/system32 and see if it changes the error or works
camlow325 has quit [Read error: Connection reset by peer]
shellac_ has quit [Quit: Computer has gone to sleep.]
<enebo>
brometeo: At least I think system32…for some reason I am thinking system32 is for 64 bit stuff. fucking windows :)
<brometeo>
enebo: But I am able of loading user32 from inside my jar, but not the other library...
kares has joined #jruby
<enebo>
brometeo: ah ok so not a generic issue unless somehow the jar has permissions
<enebo>
or the entry in the jar
<brometeo>
enebo: So I supose that there is an specific problem with the other library, but error message is so general that I have no info of the cause.
<enebo>
brometeo: yeah it could be like loading a class in a jar which depends on a jar and getting a nondescript LinkageError
<brometeo>
enebo: user32 and foolibrary have same permissions when making jar.
<enebo>
brometeo: yeah unlikely to be that
<brometeo>
enebo: jar is done from linux and tested in windows
camlow325 has joined #jruby
<enebo>
brometeo: probably unlikely anyways since it is probably just shovelling bytes from a resource to jffi
<enebo>
brometeo: but the fact one works and one doesn’t probably implies it is not that
<brometeo>
enebo: foolibrary is being loaded from another python tool using ffi.
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<enebo>
brometeo: if you extract out of jar do you get same error…remove one more piece
<brometeo>
enebo: I get same error again and again: when it doesn't find, when it can't load for X reason... :(
<enebo>
brometeo: doing that will also maybe allow you to try mri ffi impl and see if it works there
<brometeo>
enebo: Good idea :)
<brometeo>
I'll try it on monday.
<enebo>
brometeo: perhaps Aethenelle will be on line by then and have suggestions
<brometeo>
enebo: And now... weekend time. Thank you very much for your help.
<enebo>
brometeo: enjoy!
tcrawley is now known as tcrawley-away
brometeo has quit [Ping timeout: 250 seconds]
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] eregon pushed 1 new commit to master: http://git.io/ACIM
<JRubyGithub>
[jruby] enebo pushed 1 new commit to opt_startup: http://git.io/AWMI
<JRubyGithub>
jruby/opt_startup c183030 Thomas E. Enebo: Fixlet. Use Map putAll rather than add each pair separately
JRubyGithub has left #jruby [#jruby]
skade has quit [Read error: Connection reset by peer]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
skade has joined #jruby
panzone has joined #jruby
skade has quit [Ping timeout: 264 seconds]
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] quezacoatl opened issue #2613: Compilation error due to too long file name on truffle-head http://git.io/AWd8
JRubyGithub has left #jruby [#jruby]
yfeldblum has joined #jruby
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] subbuss pushed 1 new commit to opt_startup: http://git.io/AWNW
<JRubyGithub>
jruby/opt_startup aa01ace Subramanya Sastry: Bump IC rebuild threshold to 30...
JRubyGithub has left #jruby [#jruby]
yfeldblum has quit [Ping timeout: 265 seconds]
tcrawley-away is now known as tcrawley
<nirvdrum>
enebo: I'm looking to change mspec to indicate how many specs are tagged out. I'll try to get it upstream, but it'd be a lot easier to do locally. Do you think this would be something you'd be interested in? If not, I could make it a Truffle-only thing.
jsvd has quit []
codefinger has joined #jruby
yfeldblum has joined #jruby
tenderlove has quit [Quit: Leaving...]
<brixen>
nirvdrum: how are you thinking about displaying that?
<brixen>
I was thinking 's', eg ....s...s...
<brixen>
or are you only thinking summary count?
<nirvdrum>
brixen: I'm playing with both. I was going with "T" for "tagged", but I'm not married to it. I have a new hook for :tagged that the Tally/TallyAction uses for keeping track of counts. I modified ContextState to trigger the action in filter_examples. Any interested party can hook in at that point.
tenderlove has joined #jruby
<brixen>
cool
<brixen>
I'm not convinced that I'd want it to be the default formatter
<brixen>
since I think less noise is better generally
<nirvdrum>
brixen: So, showing just aggregate or printing out "T" is just a matter of registering for the :tagged action. In practice I'm finding printing out "T" for Truffle to be overwhelming as we're at ~30% of core specs passing. That's > 10K "T" being printed out, swamping out any failures.
<brixen>
but the default formatter is configurable in the .mspec file, so it's not a big deal either way
<nirvdrum>
brixen: But the out summary output looks like: 1680 files, 15475 examples, 124541 expectations, 0 failures, 0 errors, 10382 tagged
<nirvdrum>
The biggest difference is tagged specs show up in the example count and there's the tagged part at the end.
<brixen>
yeah, seems good
<nirvdrum>
I could keep it out of the examples count, but errors and failures show up there, so it made sense to me.
<brixen>
right
<enebo>
nirvdrum: brixen: sounds cool
<nirvdrum>
Sweet. I'll do this up then.
<nirvdrum>
brixen: PR against rubyspec/mspec? Or is there a new home?
x1337807x has joined #jruby
<brixen>
nirvdrum: yes, that's fine
<nirvdrum>
Thanks.
<brixen>
nirvdrum: thank you
panzone has quit [Quit: Leaving...]
donV has quit [Ping timeout: 255 seconds]
codefinger has quit [Remote host closed the connection]