OpenSmalltalk-Bot

Results 48 comments of OpenSmalltalk-Bot

And let's not forget that you can be running a fully 64bit system as well. See https://www.raspberrypi.com/software/operating-systems/#raspberry-pi-os-32-bit for a current list of OS releases and compatibility. Also adding to the...

Please remove me from the list. Sent from my iPhone On Apr 11, 2024, at 9:41 AM, tim Rowledge via Vm-dev ***@***.***> wrote:  OSProcess includes a neat way to...

Please remove me from list. Thank you Sent from my iPhone On Apr 11, 2024, at 1:05 PM, Pete Fazio ***@***.***> wrote:  Please remove me from the list. Sent...

On Thu, Mar 28, 2024 at 2:56 PM Eliot Miranda via Vm-dev < ***@***.***> wrote: > > > I agree with Vanessa. We either need a primitive to set a...

Hi Ron, On Thu, Mar 28, 2024 at 2:47 PM Ron Teitelbaum ***@***.***> wrote: > > > On Thu, Mar 28, 2024 at 2:56 PM Eliot Miranda via Vm-dev <...

I believe waiting on an already signalled semaphore is essentially a no-op. What I have found effective, though very hacky is to signal the TimerSemaphore. As the timer process has...

A long, long, time ago (like 1998?) we (at Interval) did this. I can't find any code but IIRC we - saved image to temp.file - checked it worked -...

> On 2024-04-02, at 2:22 PM, Eliot Miranda via Vm-dev ***@***.***> wrote: > > Instead, while the primitive should still GC to keep new space empty, the image should run...