From: James French Date: 2013-10-02T16:35:08+01:00 Subject: [ruby-core:57604] Suggestion for CreateProcess flags with rubyw on windows --_000_1CE1BECC0915A6448EAE5D7080EDA9050704A10999oxexc1_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I've spent some time looking into the feasibility of using rubyw in my code= and at first glance it looks ideal. However there are a lot of console win= dows flashing up when I run external processes using Open3::popen3 (because= I want to capture their stdout and stderr). I believe that creating a proc= ess without CREATE_NO_WINDOW in rubyw is a bug, as the whole point of rubyw= is that it doesn't pop up a console. If there is agreement I'm happy to file a bug report/submit a patch. Cheers, James --_000_1CE1BECC0915A6448EAE5D7080EDA9050704A10999oxexc1_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi,

 

I’ve= spent some time looking into the feasibility of using rubyw in my code and= at first glance it looks ideal. However there are a lot of console windows= flashing up when I run external processes using Open3::popen3 (because I w= ant to capture their stdout and stderr). I believe that creating a process = without CREATE_NO_WINDOW in rubyw is a bug, as the whole point of rubyw is = that it doesn’t pop up a console.

=  

If there is agreement I’m h= appy to file a bug report/submit a patch.

 

Cheers,

James

= --_000_1CE1BECC0915A6448EAE5D7080EDA9050704A10999oxexc1_--