Hello, I have released a new version of the Pharo VM for Pharo 9 and Pharo 10. This VM is accessible right now from Zero-Conf, updating it in the Pharo Launcher or using the usual downloads (as described in pharo.org/download). This version includes a series of bug fixes. Changelog: - Correct handling OOB (Out of Band Data) in Window - Blocking signals while signalling semaphores to avoid deadlocks caused by signal handlers - Make MAXHOSTNAMELEN at least 256: improving resolution of names in Linux - Improving VM Simulator Machine debugger - Integrating Processor Simulator for RISCV - Using a new SDL2 version built for OSX Mojave compatibility Thanks a lot, and any doubt please let me know. Cheers, Pablo on behalf of the whole Pharo team. -- Pablo Tesone. tesonep@gmail.com
Congratulations on the release :-) On Wed, Mar 16, 2022 at 11:24 AM tesonep@gmail.com <tesonep@gmail.com> wrote:
Hello, I have released a new version of the Pharo VM for Pharo 9 and Pharo 10. This VM is accessible right now from Zero-Conf, updating it in the Pharo Launcher or using the usual downloads (as described in pharo.org/download ).
This version includes a series of bug fixes.
Changelog:
- Correct handling OOB (Out of Band Data) in Window - Blocking signals while signalling semaphores to avoid deadlocks caused by signal handlers - Make MAXHOSTNAMELEN at least 256: improving resolution of names in Linux - Improving VM Simulator Machine debugger - Integrating Processor Simulator for RISCV - Using a new SDL2 version built for OSX Mojave compatibility
Thanks a lot, and any doubt please let me know. Cheers,
Pablo on behalf of the whole Pharo team.
-- Pablo Tesone. tesonep@gmail.com
-- Arturo Zambrano LinkedIn: https://www.linkedin.com/in/arturozambrano/
Congratulations! And thanks!! On Wed, Mar 16, 2022 at 6:24 AM tesonep@gmail.com <tesonep@gmail.com> wrote:
Hello, I have released a new version of the Pharo VM for Pharo 9 and Pharo 10. This VM is accessible right now from Zero-Conf, updating it in the Pharo Launcher or using the usual downloads (as described in pharo.org/download ).
This version includes a series of bug fixes.
Changelog:
- Correct handling OOB (Out of Band Data) in Window - Blocking signals while signalling semaphores to avoid deadlocks caused by signal handlers - Make MAXHOSTNAMELEN at least 256: improving resolution of names in Linux - Improving VM Simulator Machine debugger - Integrating Processor Simulator for RISCV - Using a new SDL2 version built for OSX Mojave compatibility
Thanks a lot, and any doubt please let me know. Cheers,
Pablo on behalf of the whole Pharo team.
-- Pablo Tesone. tesonep@gmail.com
-- Russ Whaley whaley.russ@gmail.com
participants (3)
-
Arturo Zambrano -
Russ Whaley -
tesonep@gmail.com