[FIX] Re: OSProcess on win32 - now have VI4 problem

David T. Lewis lewis at mail.msen.com
Wed Nov 27 15:35:33 UTC 2002


On Tue, Nov 26, 2002 at 08:58:18PM -0500, Anthony Hannan wrote:
> Win32OSProcessPlugin>>primitiveOneShot was popping two args when it
> should be only popping one arg (the receiver).  The dll needs to be
> regenerated after filing this in.
> 
> VI4 is more sensitive to these kinds of errors, since it uses a single
> stack.  Regular Squeak uses a new stack for each context, so an error
> like this will only effect the current context.

Thanks very much for finding this and providing the fix. Hard to believe
that my quality assurance department would have let something like this
get through ;-)

Dave




More information about the Squeak-dev mailing list