General

Profile

pierisimone (Simone Pieri)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

01/05/2016

03:23 PM Ruby Bug #11909: io.popen problem in 2.2 and over
Hi all and thanks to Jens !
If I add $stdout.sync at the beginning of prova5.rb and $stdout.flush at the end all runs OK !!!!
Yesterday we substitute our logic with Nokogiri, but now we can return back to libxml-ruby (it's faster...)...
pierisimone (Simone Pieri)

12/30/2015

10:15 AM Ruby Bug #11909: io.popen problem in 2.2 and over
Hi all, I have a confirmation... The problem is with libxml-ruby invoked by io.popen. If we try with Nokogiri all is ok.
So, do you think I have to submit the problem to libxml-ruby gem team or do you think it may be a problem related t...
pierisimone (Simone Pieri)
08:40 AM Ruby Bug #11909: io.popen problem in 2.2 and over
OK, excuse me, we have a problem with libxml if it's called via io.popen. I don't want any "heavy lifting" for me ...
I can't reproduce the problem without libxml because I don't have a problem without libxml, like Nobuyoshi says. And ...
pierisimone (Simone Pieri)

12/29/2015

11:11 AM Ruby Bug #11909: io.popen problem in 2.2 and over
Hi,
our problem is that we really need libxml, so it's not interesting to try without....
pierisimone (Simone Pieri)

12/28/2015

03:42 PM Ruby Bug #11909 (Rejected): io.popen problem in 2.2 and over
Hi, I have a ruby program (prova5.rb) that contains libxml prase and a find. With Ruby 2.1.8 I have no problem, even if I execute it via "ruby prova5.rb" than if I execute it via io.popen in prova2.rb.
In a 2.2.4 environment I have su...
pierisimone (Simone Pieri)

Also available in: Atom