Re: [Oorexx-devel] Segfaults for all (and I mean all) platforms introduced with R12317

2021-11-26 Thread Rick McGuire
Never mind, I've been able to recreate it. On Fri, Nov 26, 2021 at 5:29 PM Rick McGuire wrote: > What's needed to recreate this on Windows? > > Rick > > On Fri, Nov 26, 2021 at 5:23 PM P.O. Jonsson wrote: > >> >> >>1. Make sure activities in the thread pool are not holding on to >>unuse

Re: [Oorexx-devel] Segfaults for all (and I mean all) platforms introduced with R12317

2021-11-26 Thread Rick McGuire
What's needed to recreate this on Windows? Rick On Fri, Nov 26, 2021 at 5:23 PM P.O. Jonsson wrote: > > >1. Make sure activities in the thread pool are not holding on to >unused objects >2. > > I think more work is needed here, until it is fixed no testing can take > place on any pl

[Oorexx-devel] Segfaults for all (and I mean all) platforms introduced with R12317

2021-11-26 Thread P.O. Jonsson
Make sure activities in the thread pool are not holding on to unused objects I think more work is needed here, until it is fixed no testing can take place on any platform Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se ___ Oorexx-devel ma

Re: [Oorexx-devel] [Oorexx-svn] SF.net SVN: oorexx-code-0:[12319] main/trunk/samples/api/c++/external

2021-11-26 Thread Rony G. Flatscher
ourceforge.net>> > Cc: mailto:or...@users.sf.net>> > > > Revision: 12319 >           http://sourceforge.net/p/oorexx/code-0/12319 > <http://sourceforge.net/p/oorexx/code-0/12319> > Author:   orexx > Date:     2021-11-26 18:16:12 + (Fr

Re: [Oorexx-devel] [Oorexx-svn] SF.net SVN: oorexx-code-0:[12319] main/trunk/samples/api/c++/external

2021-11-26 Thread Rick McGuire
> http://sourceforge.net/p/oorexx/code-0/12319 > Author: orexx > Date: 2021-11-26 18:16:12 + (Fri, 26 Nov 2021) > Log Message: > --- > 20211126 Change line-ends to Unix style. > > Modified Paths: > -- > main/trunk/samples/a

[Oorexx-devel] Fwd: [Oorexx-svn] SF.net SVN: oorexx-code-0:[12319] main/trunk/samples/api/c++/external

2021-11-26 Thread Rick McGuire
orexx-code-0:[12319] main/trunk/samples/api/c++/external To: Cc: Revision: 12319 http://sourceforge.net/p/oorexx/code-0/12319 Author: orexx Date: 2021-11-26 18:16:12 + (Fri, 26 Nov 2021) Log Message: --- 20211126 Change line-ends to Unix style. Modified

Re: [Oorexx-devel] oorexx 5 builds

2021-11-26 Thread Rony G. Flatscher
Hi Erico, good to see you again! :) On 26.11.2021 16:41, Erico Mendonca via Oorexx-devel wrote: > Sorry for the long absence, I was catching up with the mailing list. > > I made a build for oorexx 5.0 on SUSE's Open Build Service if anyone is > interested: > > https://build.opensuse.org/packag

[Oorexx-devel] oorexx 5 builds

2021-11-26 Thread Erico Mendonca via Oorexx-devel
Sorry for the long absence, I was catching up with the mailing list. I made a build for oorexx 5.0 on SUSE's Open Build Service if anyone is interested: https://build.opensuse.org/package/show/home:emendonca/oorexx5 [https://build.opensuse.org/assets/obs-logo_meta-0cc940130a6cceea822bfa0c5eaf466

Re: [Oorexx-devel] RFC: creating zip-archives

2021-11-26 Thread P.O. Jonsson
> Am 26.11.2021 um 15:29 schrieb Rony G. Flatscher : > > Hi P.O., > > On 26.11.2021 14:32, P.O. Jonsson wrote: >> >>> Am 26.11.2021 um 14:21 schrieb Rony G. Flatscher >> >: >>> >>> A "zip-archive"/"usb-stick-version" is supposed to be run without any >>> install

Re: [Oorexx-devel] RFC: creating zip-archives

2021-11-26 Thread Rony G. Flatscher
Hi P.O., On 26.11.2021 14:32, P.O. Jonsson wrote: > >> Am 26.11.2021 um 14:21 schrieb Rony G. Flatscher > >: >> >> A "zip-archive"/"usb-stick-version" is supposed to be run without any >> installation steps. And it >> should be the case for all operating systems [1

Re: [Oorexx-devel] RFC: creating zip-archives

2021-11-26 Thread P.O. Jonsson
> Am 26.11.2021 um 14:21 schrieb Rony G. Flatscher : > > A "zip-archive"/"usb-stick-version" is supposed to be run without any > installation steps. And it should be the case for all operating systems [1]. I do not think this is possible on any operating system, in view of the security risks.