[Pharo-dev] [squeak-dev] OSProcess stdErr issue on Windows

David T. Lewis lewis at mail.msen.com
Sun Jan 11 20:21:28 UTC 2015


On Sun, Jan 11, 2015 at 03:07:59PM -0500, David T. Lewis wrote:
> On Sun, Jan 11, 2015 at 02:42:01PM -0500, David T. Lewis wrote:
> > 
> > I copied ConfigurationOfOSProcess-ThierryGoubier.33 to the OSProcess
> > repository. An update to ConfigurationOfOSProcess will be needed to
> > get the latest version (Thierry, can you do this?).
> > 
> > For Squeak, no ConfigurationOfOSProcess is needed, just use the latest
> > version (with SqueakMap, or currently it OSProcess-dtl.93 in the repo).
> > 
> > Pharo should also use the latest version if possible, although the
> > Metacello configurations are needed to make things work on various older
> > Pharo versions. The versions for a current spec would be:
> > 
> >   OSProcess-Base-dtl.46
> >   OSProcess-Unix-dtl.20
> >   OSProcess-Win32-dtl.12
> >   OSProcess-Mac-dtl.2
> >   OSProcess-OS2-dtl.2
> >   OSProcess-RiscOS-dtl.2
> >   OSProcess-AIO-dtl.8
> >   Tests-OSProcess-dtl.21
> > 
> 
> Oops, sorry. That should be OSProcess-Tests-dtl.12, not Tests-OSProcess-dtl.21.

Sorry to keep replying to myself, but I noticed some missing test updates from
the main OSProcess package, so now it is OSProcess-Tests-dtl.13.

Dave



More information about the Squeak-dev mailing list