Re: [Oorexx-devel] rxapi queues

2019-03-05 Thread Rick McGuire
I was able get a failure after just over 1000 on Ubuntu. Just committed a fix that got me to over 1 before I decided to kill it. Rick On Tue, Mar 5, 2019 at 4:54 AM Bob Martin via Oorexx-devel < oorexx-devel@lists.sourceforge.net> wrote: > I have a program which runs every few seconds to che

Re: [Oorexx-devel] UTF-8?

2019-03-05 Thread Erich Steinböck
Jason, I've removed a few 8-bit ASCII chars with revision [r11821] Did your compiler complain? Which one is that? ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Missing "interpreter/classes/EventSemaphore.cpp" when building from "sandbox\rick\sem"

2019-03-05 Thread Rick McGuire
Sorry, forgot to add those files to svn so the commits never picked them up. They are there now. Rick On Tue, Mar 5, 2019 at 1:41 PM Rony G. Flatscher wrote: > Due to a hint from Rick in > >

Re: [Oorexx-devel] Missing "interpreter/classes/EventSemaphore.cpp" when building from "sandbox\rick\sem"

2019-03-05 Thread Rony G. Flatscher
On 05.03.2019 19:51, Enrico Sorichetti via Oorexx-devel wrote: > I do not see any EventSemaphore.cpp > In main/trunk > > Only a SysSemaphore.cpp > > common/platform/unix  > Common/platform/windows > It is supposed to be in Rick's sandbox "sandbox\rick\sem", from his mentioned posting: Branch

Re: [Oorexx-devel] Missing "interpreter/classes/EventSemaphore.cpp" when building from "sandbox\rick\sem"

2019-03-05 Thread Enrico Sorichetti via Oorexx-devel
I do not see any EventSemaphore.cpp In main/trunk Only a SysSemaphore.cpp common/platform/unix Common/platform/windows E > On 5 Mar 2019, at 19:40, Rony G. Flatscher wrote: > > EventSemaphore.cpp ___ Oorexx-devel mailing list Oorexx-devel@lists.s

[Oorexx-devel] Missing "interpreter/classes/EventSemaphore.cpp" when building from "sandbox\rick\sem"

2019-03-05 Thread Rony G. Flatscher
Due to a hint from Rick in about the new modifier "COUNTER" on loops I wanted to create a 32-bit Windows version for ooRexx from "sandbox/rick/sem" for testing, which unfortunately does not work due to the following problem when running cm

[Oorexx-devel] UTF-8?

2019-03-05 Thread Jason Martin
https://sourceforge.net/p/oorexx/code-0/HEAD/tree/main/trunk/interpreter/platform/unix/SysFileSystem.cpp Line 1636 char 32 maybe more. ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-de

Re: [Oorexx-devel] rxapi queues

2019-03-05 Thread Jason Martin
Over 1 hour stopping... ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] rxapi queues

2019-03-05 Thread Jason Martin
OpenIndiana passed 30 minutes and still running: Open Object Rexx Version 5.0.0 r11816 Build date: Mar  2 2019 Addressing mode: 64 On 03/05/19 04:53 AM, Bob Martin via Oorexx-devel wrote: I have a program which runs every few seconds to check that several tasks are still running, and restarts

Re: [Oorexx-devel] rxapi queues

2019-03-05 Thread Enrico Sorichetti via Oorexx-devel
“ps -ef” is a linux command But the same happens on Darwin after around 200 iterations E > On 5 Mar 2019, at 11:44, Rick McGuire wrote: > > What operating system are you running this on? > > Rick > > On Tue, Mar 5, 2019 at 4:54 AM Bob Martin via Oorexx-devel >

Re: [Oorexx-devel] rxapi queues

2019-03-05 Thread Rick McGuire
What operating system are you running this on? Rick On Tue, Mar 5, 2019 at 4:54 AM Bob Martin via Oorexx-devel < oorexx-devel@lists.sourceforge.net> wrote: > I have a program which runs every few seconds to check that several tasks > are still running, > and restarts them if not. > The program f

[Oorexx-devel] rxapi queues

2019-03-05 Thread Bob Martin via Oorexx-devel
I have a program which runs every few seconds to check that several tasks are still running, and restarts them if not. The program fails on every build of ooRexx 5 that I have tried it on, back to 11642 I have reduced the code to the minimum required to produce the error: --

[Oorexx-devel] testSuite revision 11818

2019-03-05 Thread Enrico Sorichetti via Oorexx-devel
It does not fix anything It behaves like a politician… it just ignores the problem There was not even the need to run the test Just looking at the code it was easy enough to spot that It just runs the tests on windows only subdir = .File~new("Y/Z", f) -- verify the separator translation