On 7 February 2014 18:38, p...@highoctane.be wrote:
> This is compounded by the fact that I regularly have stdout and stderr
> making my image hanging for some weird reason.
>
>
blocking i/o + buffering on other end of pipe ==>> "hanging" image :)
> Phil
>
>
>
>
>
> On Fri, Feb 7, 2014 at 6:29
+1 : one library that works !
Thierry
De : Pharo-users [pharo-users-boun...@lists.pharo.org] de la part de Sean P.
DeNigris [s...@clipperadams.com]
Date d'envoi : vendredi 7 février 2014 18:29
À : pharo-users@lists.pharo.org
Objet : Re: [Pharo-users
lists.pharo.org
> Asunto: Re: [Pharo-users] Fwd: NativeBoost and standard out
>
> Emilio Oca-3 wrote
> >> Maybe does this help
> > Yes! beatiful and lovely
>
> Ugh, we really need to document the external process options so people
> don't
> have to go throu
This is compounded by the fact that I regularly have stdout and stderr
making my image hanging for some weird reason.
Phil
On Fri, Feb 7, 2014 at 6:29 PM, Sean P. DeNigris wrote:
> Emilio Oca-3 wrote
> >> Maybe does this help
> > Yes! beatiful and lovely
>
> Ugh, we really need to document th
Emilio Oca-3 wrote
>> Maybe does this help
> Yes! beatiful and lovely
Ugh, we really need to document the external process options so people don't
have to go through this frustration again and again. Ultimately, it'd be
great to have at least one library that works on all platforms...
-
Che
Hernan
> -Mensaje original-
> De: Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] En nombre
> de Hernán Morales Durand
>
> Maybe does this help
Yes! beatiful and lovely
Emilio
>
> (Proceed the warning)
> Gofer it
> url: 'http://www.smalltalkhub.com/mc/hernan/ProcessWrappe
me
> Asunto: Re: [Pharo-users] Fwd: NativeBoost and standard out
>
> Maybe does this help
>
> (Proceed the warning)
> Gofer it
> url: 'http://www.smalltalkhub.com/mc/hernan/ProcessWrapper/main';
> package: 'ProcessWrapper-Core';
> pack
Hi Sean,
can you summarize what you ended up with? I'd really like to get a
solution to be able to support git in Windows.
Thanks,
Thierry
Le 17/01/2014 02:29, Sean P. DeNigris a écrit :
That was just what I needed. Thanks, Hernan! It seems like we could
consolidate a bit on Windows: we hav
That was just what I needed. Thanks, Hernan! It seems like we could consolidate
a bit on Windows: we have NB, ProcessWrapper, and OSProcess, all of which have
a piece of the functionality you'd want for interacting with external
processes...
Original message
From: "Sean P. DeN
Hernán Morales Durand wrote
> Maybe does this help
> ProcessWrapper new
>useStdout;
>startWithShellCommand: 'dir | sort';
>upToEnd
Intriguing! I'll try it when I get access to a Windows machine... Thanks :)
-
Cheers,
Sean
--
View this message in context:
Maybe does this help
(Proceed the warning)
Gofer it
url: 'http://www.smalltalkhub.com/mc/hernan/ProcessWrapper/main';
package: 'ProcessWrapper-Core';
package: 'ProcessWrapper-Plugin';
package: 'ProcessWrapper-Tests';
load.
ProcessWrapper ne
On 23 December 2013 20:06, Sean P. DeNigris wrote:
> Emilio Oca-3 wrote
> > Hi
> >
> >
> >
> > Is it possible to get the stdout results when running WinProcess
> > createAndWaitForProcess: aCommand?.
> >
> > If it is not, any alternative?
> >
> >
> >
> > Best
> >
> >
> >
> > Emilio
>
> Bump.
12 matches
Mail list logo