[Oorexx-devel] Ad EventSemaphore.testGroup/test_wait_concurrent

2020-08-18 Thread Rony G. Flatscher
Having learned that running the test suite on Jenkins excludes the "EventSemaphore.testGroup" as it causes a failure in "test_wait_concurrent" (starting in line # 137) I looked up the documentation and the test on Linux. It seems that the waiting activity is supposed to run after the semaphore g

Re: [Oorexx-devel] MacOSX, Linux: questions ad install locations for ooRexx

2020-08-18 Thread Rony G. Flatscher
Dear P.O., On 17.08.2020 22:51, P.O. Jonsson wrote: >> >> Question ad Apple/Mac (Darwin) >> >> CMakeLists.txt overrules the CMake default and explicitly installs to >> "set >> (CMAKE_INSTALL_PREFIX $ENV{HOME}/Applications/ooRexx${ORX_MAJOR}" (cf. >> CMakeLists.txt, line # >> 247. Thi