From joel.bertrand at systella.fr Sat Mar 13 12:25:52 2021 From: joel.bertrand at systella.fr (=?UTF-8?Q?BERTRAND_Jo=c3=abl?=) Date: Sat, 13 Mar 2021 12:25:52 +0100 Subject: [RPL/2] 4.1.32 is available Message-ID: <8bdecb56-f336-e7ee-e793-f05ff25fffb9@systella.fr> Hello, After a while, I have uploaded this morning sources of RPL/2 4.1.31. This release mainly contains bug fixes : - EXIT (crashes with execution error when it was followed by a WHILE or DO loop) ; - SYSEVAL ; - compilation with gcc 10, and some others... Regards, JKB From joel.bertrand at systella.fr Sat Mar 13 12:46:09 2021 From: joel.bertrand at systella.fr (=?UTF-8?Q?BERTRAND_Jo=c3=abl?=) Date: Sat, 13 Mar 2021 12:46:09 +0100 Subject: [RPL/2] RPL/2 4.1.31 Message-ID: Hello, New RPL/2 release with some fixes. All tools and builtin libraries have been upgraded. RPL/CAS is fixed to be built with GCC 9.2 without error. Multithreading support is improved (and some bugs have been fixed in SPAWN intrinsic). SYSEVAL is modified. Now data sent by stdin in child process are sent in a special thread (to avoid locking condition in stdin socket). And when RPL/2 receives a SIGINT signal, it tries to stop child process with TERM signal. If child process doesn't stop after 10 seconds, RPL/2 sends KILL signal. Best regards, JKB _______________________________________________ RPL2 mailing list RPL2 at rayleigh.systella.fr https://www.systella.fr/cgi-bin/mailman/listinfo/rpl2 http://www.rpl2.net