Re: [Oorexx-devel] Spec #1 (Re: Also how about a startup option for options? (Re: Dynamic version of ::options ?

2025-10-03 Thread Gilbert Barmwater via Oorexx-devel
mention should disappear.   Josep Maria Missatge de Gilbert Barmwater via Oorexx-devel del dia dv., 3 d’oct. 2025 a les 18:49: Just a heads up based on my experience w/ the Package class.  Creating an instance of .package ALWAYS* causes the code in it to execute immediately.  T

Re: [Oorexx-devel] Spec #1 (Re: Also how about a startup option for options? (Re: Dynamic version of ::options ?

2025-10-03 Thread Gilbert Barmwater via Oorexx-devel
ermediates | Labels | Off | Results How about protecting this method such that a security manager can be used to protect access to this method, if need be? Are there any stumbling blocks, side effects one needs to be aware of? Any thoughts, comments, ideas? ---rony -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Failing Tests on M1 macOS

2025-10-03 Thread ooRexx
Hi Rony and thanks, well spotted. I forgot to change the test when the M1 became a M4. Should be ok now, next time we have a build it should test the newly build ooRexx. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 03.10.2025 um 10:52 schrieb Rony G. Flatscher : > >

[Oorexx-devel] Failing Tests on M1 macOS

2025-10-03 Thread ooRexx
The tests below are passing on Intel based Mac (and most other platforms) but are failing since some time on M1 Mac. Someone with access to a M1 Mac needs to have a look at what needs to be done. ooTest Framework - Automated Test of the ooRexx Interpreter Interpreter:REXX-ooRexx_5.1.0

Re: [Oorexx-devel] Options all syntax...

2025-09-26 Thread WalterPachl via Oorexx-devel
Thank you all! I wrote me a little xedit macro that'll serve me well: 'bot' 'i ::OPTIONS All Syntax' Walter _______ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

[Oorexx-devel] Options all syntax...

2025-09-25 Thread WalterPachl via Oorexx-devel
Could I get a rexx.exe that behaves as if I had added options all syntax to my program? This would satisfy my desire to have Signal On Novalue as default! Thanx Walter ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https

[Oorexx-devel] Windows builds on Jenkins

2025-09-15 Thread oorexx
not find its build files, here an excerpt for Win 32, the same problem occurs on W64 as well. -- Building NSIS template oorexx-5.2.0-13016.windows.x86_64.nsi -- Configuring done (17.0s) -- Generating done (0.8s) -- Build files have been written to: C:/Users/jenkins/workspace/ooRexx-windows32

Re: [Oorexx-devel] [rexxla-members] New net-oo-rexx packages available (Windows, MacOS, Linux)

2025-09-07 Thread Gilbert Barmwater via Oorexx-devel
exx-packages/ Each net-oo-rexx package can be used to use (or check-out) the latest versions of ooRexx and some helpful packages for it (like BSF4ooRexx, an ooRexx-Java bridge) and NetRexx. Unquarantine the Windows ("powershell unblock-file *") and MacOS (use 'xattr' to le

Re: [Oorexx-devel] Again a need for access to some gc() BIF ...

2025-08-28 Thread René Jansen via Oorexx-devel
are probably doing something wrong if you need to invoke it, but I think that is as far as our responsibility goes. best regards, René. > On 26 Aug 2025, at 16:28, Rony G. Flatscher wrote: > > There is a new library for ooRexx in development by one of my students, where > obje

Re: [Oorexx-devel] Question ad a hang situation

2025-08-13 Thread René Jansen via Oorexx-devel
be able to use git bisect on the git copy of the oorexx codebase to determine exactly when the possible error was introduced (although you see in the previous text that I do not assume it is that easy). Anyway, git bisect enables you to choose two points in history, and do a binary search to bui

Re: [Oorexx-devel] Question ad a hang situation

2025-08-13 Thread Gilbert Barmwater via Oorexx-devel
help Rony find his problem because I want to believe in this approach.  Thanks for sharing René! Gil On 8/13/2025 9:53 AM, René Jansen via Oorexx-devel wrote: I asked my buddy AI for you: Short version: almost everything here is *blocked, waiting on kernel objects/events*. One thread (the one

Re: [Oorexx-devel] Question ad a hang situation

2025-08-13 Thread René Jansen via Oorexx-devel
I asked my buddy AI for you: Short version: almost everything here is blocked, waiting on kernel objects/events. One thread (the one with rexx.dll in the stack) is trying to attach to ooRexx via BSF4ooRexx while the JVM is already involved, and it’s waiting for the ooRexx kernel mutex

[Oorexx-devel] Latest changes

2025-08-11 Thread oorexx
is only on M-based HW not on Intel-based HW MacOS Worked on 12992 First failed on 12998 ooTest Framework - Automated Test of the ooRexx Interpreter Interpreter:REXX-ooRexx_5.1.0(MT)_64-bit 6.05 31 Mar 2025 OS Name:DARWIN SysVersion: Darwin 24.6.0 Tests ran

Re: [Oorexx-devel] Jenkins down

2025-06-24 Thread oorexx
Jenkins is available now so it is possible to apply the latest patch Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se > Am 23.06.2025 um 23:42 schrieb oorexx : > > I am having a problem with a ground fault circuit interrupter (FI Schalter) > in my house in Berlin that

[Oorexx-devel] Jenkins down

2025-06-23 Thread oorexx
inconclusive. An electrician can come at the earliest in a week from now, so until further notice Jenkins may be unavailable. Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https

Re: [Oorexx-devel] ooRexx 5.1.0 installs 5.2.0 doc?

2025-06-06 Thread ooRexx
I have rebuilt oorexx-5.1.0-12980.ubuntu2204.x86_64.deb with the correct documentation, it will have todays date but for the rest it is 5.1.0 release. I checked the other installers and those I checked (Win Mac, some Linux) all have the right documentation so it was only this rebuild that was

[Oorexx-devel] Release tools

2025-06-06 Thread ooRexx
latest modifications there is no need to “flush” all agents during a release, something that saves quite some time. A release can now be done within 3-4 hours, most of which is build time. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se ___ Oorexx

Re: [Oorexx-devel] ooRexx 5.1.0 installs 5.2.0 doc?

2025-06-05 Thread ooRexx
. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 05.06.2025 um 21:59 schrieb taf : > > Hello all, > > I just installed the ooRexx 5.1.0 GA release. The doc was installed (pdf > only) in /usr/local/share/ooRexx. However, the pdf is titled 5.2.0. The 2nd > page says: >

Re: [Oorexx-devel] Release test

2025-06-05 Thread ooRexx
The release test is finished, all went well and the current beta have been restored. I will commit the script used for release as well as the instructions how to use it to build-utilities in the coming days. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 05.06.2025 um 15

[Oorexx-devel] Release test

2025-06-05 Thread ooRexx
I am doing a release test today 5. June 15:00-18:00, please refrain from any commits in the coming hours. I will report back when I have restored everything. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se ___ Oorexx-devel mailing list Oorexx

Re: [Oorexx-devel] Latest Build

2025-05-31 Thread ooRexx
So I checked and 22:00 CET Jenkins is back to normal, all platforms are building just fine. There are still things in the pipeline but all look ok. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 31.05.2025 um 16:58 schrieb ooRexx : > > Hi Gil, thanks for notifying. > &

Re: [Oorexx-devel] Latest Build

2025-05-31 Thread ooRexx
, ooRexx oor...@jonases.se > Am 31.05.2025 um 15:31 schrieb Gilbert Barmwater : > > It seems that the build for Windows 64-bit did not get uploaded on the last > revision 12290. Can someone have a look at the logs? Thanks, > > -

[Oorexx-devel] Ubuntu 22.04 5.1.0 now available

2025-05-30 Thread ooRexx
I have made a retrospective build of ooRexx 5.1.0 for Ubuntu 22.04 and uploaded it to Sourceforge Home/oorexx/5.1.0 Since branches/5.1.0 was deleted (Grrr) I had to build from releases/5.1.0, which had as an effect that the revision number is not 12973 but 12980 :-( I tried to force @12973 but

Re: [Oorexx-devel] ooRexx 5.1.0 for Ubuntu 22.04 x64 please

2025-05-26 Thread ooRexx
Hi Michael, This seems to be an oversight indeed, I can reproduce your problem with a to new GLIBC. It will take a while to fix this so use 5.0.0 for now. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 26.05.2025 um 16:14 schrieb Michael Lueck : > > ooRexx wrote: >

Re: [Oorexx-devel] [rexxla-members] Announcing the release of ooRexx 5.1.0

2025-05-21 Thread Till Winkler via Oorexx-devel
A thousand thanks to everyone for the hard work that went into this new release. The new TraceObject class, the improvements to the Json class and all the other enhancements are really valuable and useful! If someone finds the time, it would be great to mirror the new releases to the "o

Re: [Oorexx-devel] After the releasing of 5.1.0 (at this year International RexxLA symposiium) ...

2025-05-21 Thread Till Winkler via Oorexx-devel
The option to use negative indexes is a really good idea that further increases the flexibility of ooRexx. You probably already have this in mind, but to be on the safe side, I think that for the sake of consistency, any BIF/method with “index” or “pos” should have this option (if appropriate

[Oorexx-devel] Testing for future releases

2025-05-20 Thread ooRexx
stay also after a release. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] ooRexx 5.1.0 for Ubuntu 22.04 x64 please

2025-05-20 Thread ooRexx
Hi, You should be able to use oorexx-5.1.0-12973.ubuntu2404.x86_64.deb <https://sourceforge.net/projects/oorexx/files/oorexx/5.1.0/oorexx-5.1.0-12973.ubuntu2404.x86_64.deb/download> Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 20.05.2025 um 16:23 schrieb Mich

Re: [Oorexx-devel] Requirement for GLIBC-2.38

2025-05-16 Thread ooRexx
All tests pass on Debian 12 so I do not think there is something wrong with the built 5.1.0 Debian The error message I get from the apt install is N: Download is performed unsandboxed as root as file '/home/osboxes/Downloads/oorexx-5.1.0-12973.debian11.x86_64.deb' couldn't be a

Re: [Oorexx-devel] Requirement for GLIBC-2.38

2025-05-16 Thread ooRexx
Hello again, I just installed Debian 12 (Bookworm) in a VM and then downloaded oorexx-5.1.0-12973.debian11.x86_64.deb from Sourceforge and installed it. I got one error message during the install but rexx worked out of the box without any modifications. I am building and running the testing

Re: [Oorexx-devel] Requirement for GLIBC-2.38

2025-05-15 Thread ooRexx
Release:21.1 Codename: vera uname -a Linux osboxes 5.15.0-138-generic #148-Ubuntu SMP Fri Mar 14 19:05:48 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 15.05.2025 um 20:47 schrieb taf : > > Hello all, > > I

Re: [Oorexx-devel] Interesting post on the Discussion list

2025-05-12 Thread Erico Mendonca via Oorexx-devel
If you need somewhere to build ooRexx, don't forget Open Build Service. I've maintained a couple of builds for the official OpenSUSE/SLES repositories for over a decade now: https://build.opensuse.org/package/show/home:emendonca:oorexx/ooRexx It's free to use, just create an ac

Re: [Oorexx-devel] Interesting post on the Discussion list

2025-05-11 Thread oorexx
> > -- > Gil Barmwater > > > > _______ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel _______ Oorexx-devel mailing list Oorexx-devel@li

Re: [Oorexx-devel] Announcing the "symposiium edition" of the net-oo-rexx package

2025-05-05 Thread J Leslie Turriff via Oorexx-devel
On 2025-05-04 14:37:18 Rony G. Flatscher wrote: > Hi Leslie, > > On 04.05.2025 20:09, J Leslie Turriff via Oorexx-devel wrote: > > I think you should change the name > > net-oo-rexx.ubuntu2404.x86_64-portable-release-20250503.zip > > to > > net-oo-r

Re: [Oorexx-devel] Announcing the "symposiium edition" of the net-oo-rexx package

2025-05-04 Thread J Leslie Turriff via Oorexx-devel
47:09 Rony G. Flatscher wrote: > "net-oo-rexx" is a zip archive that you can carry around on an USB stick, > unzip, run "setup" and then use ooRexx with powerful packages and NetRexx > on that computer without a need to install ooRexx or NetRexx systemwide! > (Hi

Re: [Oorexx-devel] ooRexx 5.2.0beta

2025-05-03 Thread ooRexx
Ok, I keep them staged until then, after a commit we need to remove the 5.1 documents Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 03.05.2025 um 13:57 schrieb Rony G. Flatscher : > > Dear P.O., > > On 03.05.2025 12:18, ooRexx wrote: >> There is one more t

Re: [Oorexx-devel] ooRexx 5.2.0beta

2025-05-03 Thread ooRexx
I am arriving tomorrow so if someone in Vienna (nudge nudge) could do it it would be great. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 03.05.2025 um 10:13 schrieb Rony G. Flatscher : > > On 03.05.2025 08:33, ooRexx wrote: >> I have changed back to building from trunk b

[Oorexx-devel] ooRexx 5.2.0beta

2025-05-02 Thread ooRexx
:34.419188 Test: TESTVERSION01 Class: METHOD.testGroup File: .../ooRexx/API/oo/METHOD.testGroup Line: 2113 Failed: assertSame Expected: 00050100 Actual: 00050200 Open Object Rexx Version 5.1.0 r12962 Will that self-heal once I have bumped the ORX_MINOR version? Hälsningar

[Oorexx-devel] ooRexx 5.1.0

2025-05-02 Thread ooRexx
The release is complete, here a listing of the artifacts built, sorted according to Platform 5.1.0 Win oorexx-5.1.0-12973.windows.x86_32.exe < 3 hours ago 22.8 MB oorexx-5.1.0-12973.windows.x86_64.exe < 3 hours ago 23.3 MB MacOS (Universal

Re: [Oorexx-devel] Release Footwork

2025-05-02 Thread ooRexx
Now most artifacts are on Sourceforge as well las the full documentation for 5.1.0 There are still some “portable “ installers in the pipeline but please have a look at https://sourceforge.net/projects/oorexx/files/ I will rename 5.1.0. to 5.1.0ReleaseCandidate as soon as all artifacts have

Re: [Oorexx-devel] Release Footwork

2025-05-02 Thread ooRexx
looking for Location 'https://svn.code.sf.net/p/oorexx/code-0/docs/branches/5.1/trunk' does not exist What was created was /5.1.0/trunk. I changed manually to get the build going, we should change this for the next release (5.x for branches and 5.x.0 for releases (compare to earlier rel

[Oorexx-devel] Release Footwork

2025-05-02 Thread ooRexx
I am completing the work for the release, in the meantime: - Please refrain from making ANY commits, since this triggers Jenkins - Please do not create or modify ANY files on Sourceforge. I will report back when I am done. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se

Re: [Oorexx-devel] Obsolete items in CMakeLists.txt

2025-05-01 Thread ooRexx
. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 01.05.2025 um 18:47 schrieb René Jansen : > > Hi P.O., > > thanks for fixing this. Needed an extra -DCMAKE_POLICY_VERSION_MINIMUM=3.5 > but everything works. > > best regards, > > René. > >>

[Oorexx-devel] Obsolete items in CMakeLists.txt

2025-05-01 Thread ooRexx
Dear developers, As of today it is not possible to build ooRexx on macOS Sequoia, at least not from Jenkins. It started by Jenkins complaining that CMake is to old, so I upgraded to the latest version 4.0.1 I then amended CMakeLists.txt to reflect this at the very beginning (my amendment in

Re: [Oorexx-devel] Release preparations for ooRexx

2025-04-29 Thread ooRexx
will be AFK most of the day tomorrow afternoon so I cannot respond to any urgent business until late in the afternoon. Just a heads-up. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 29.04.2025 um 19:24 schrieb Gilbert Barmwater : > > Hi P.O., > > Just a small note re

[Oorexx-devel] Release preparations for ooRexx

2025-04-29 Thread ooRexx
s a separate item). Necessary steps to perform when making a new release for ooRexx 1. All the footwork done for a release (Ricks document release-steps.md, compright update etc) and A Release candidate in main/branches/5.1/trunk or main/releases/5.1.0/trunk 2. Make a complete backup of Jenkins us

Re: [Oorexx-devel] Ad preparing the general availability version for ooRexx 5.1.0

2025-04-25 Thread ooRexx
before release would result in no release at all. That is what I fear will happen. Anyone willing to chip in and do some work on the pending bugs please do so, I am quite busy with keeping the build system up&running. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 24.04.2025 u

Re: [Oorexx-devel] Ad preparing the general availability version for ooRexx 5.1.0

2025-04-25 Thread ooRexx
different branch than trunk? Anyone with understanding of how this works is welcome to explain, this was not solved for the 5.0.0 release. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 24.04.2025 um 19:13 schrieb Rony G. Flatscher : > > Suggesting to prepare a general ava

Re: [Oorexx-devel] Fwd: [rexxla-members] Announcement: new "packages*.zip" and new "net-oo-rexx*.zip"

2025-04-03 Thread J Leslie Turriff via Oorexx-devel
net-oorexx-ubuntu should be called net-oorexx-linux. Believe it or not, every Linux user doesn't use Ubuntu. Leslie On 2025-04-03 15:03:37 Rony G. Flatscher wrote: > Forwarded Message > Subject: [rexxla-members] Announcement: new "packages*.zip&qu

[Oorexx-devel] macOS installer

2025-03-30 Thread ooRexx
& testing on both Intel and M (arm64) platforms, only the upload will only be made from one of them. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/l

Re: [Oorexx-devel] Catching user interrupts

2025-03-19 Thread Till Winkler via Oorexx-devel
halt condition, otherwise propagate the syntax error so it's handled normally. Rick On Mon, Mar 17, 2025 at 4:38 AM Till Winkler via Oorexx-devel wrote: I'm trying to catch user interrupts (typically triggered by: CTRL + C). While I managed to gain a working exam

[Oorexx-devel] Catching user interrupts

2025-03-17 Thread Till Winkler via Oorexx-devel
nd it would be nice to collect all labels (in the example: “propagate:” and “halt:”) in a single place and even in a separate file. Hope someone has an idea for this!? Best, Till SigHalt_example.rexx Description: application/rexx ___ Oorexx-devel mailing

Re: [Oorexx-devel] #1827 13 Sample files missing shebang

2025-03-12 Thread J Leslie Turriff via Oorexx-devel
ne directly to all those files that you found not > >> to have it. Then all Rexx scripts would adhere to the hashbang pattern. > > > > Is calling env the multi-ooRexx instance safe method? > > > > I have always set my value based on the result of: > > > >

[Oorexx-devel] Jenkins is back to normal again

2025-03-12 Thread ooRexx
consider these builds ok for a release, apart from the obsolete date, In order to see the staged folder you need to login to sourceforge Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net

Re: [Oorexx-devel] #1827 13 Sample files missing shebang

2025-03-12 Thread ooRexx
thought. The list in the bug report is not complete, I found at least one more (there might be other as well), here the list on an installed CentOS machine: /usr/local/share/ooRexx/samples/api/classic/callrexx/example.rex /usr/local/share/ooRexx/samples/api/classic/callrexx/load_macro.rex /usr/local

Re: [Oorexx-devel] #1827 13 Sample files missing shebang

2025-03-12 Thread ooRexx
have it. >> Then all Rexx scripts would adhere to the >> hashbang pattern. >> > > > Is calling env the multi-ooRexx instance safe method? > > I have always set my value based on the result of: > > $ which rexx > /usr/local/bin/rexx > > > Also a

[Oorexx-devel] Jenkins unavailable

2025-03-12 Thread ooRexx
I am doing a further test and will take Jenkins offline, please do not commit any changes until the test is done. This time I expect to be finished in a couple of hours, will report back when done Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se

Re: [Oorexx-devel] Links for ooRexx to test some older programs (Re: RFC: suggesting new methods for .Stem and .Array

2025-03-11 Thread J Leslie Turriff via Oorexx-devel
) > > That would be an acceptable version. However, you could use the official > build for your operating system from: > > https://sourceforge.net/projects/oorexx/files/oorexx/5.0.0/ > > Also, please note: starting with ooRexx 5.0 it becomes possible to have >

[Oorexx-devel] Fwd: Jenkins unavailable until further notice

2025-03-11 Thread ooRexx
Jenkins is available again now, I apologize for the long delay turning it on again. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Anfang der weitergeleiteten Nachricht: > > Von: ooRexx > Betreff: Jenkins unavailable until further notice > Datum: 11. März 2025 um 11

[Oorexx-devel] #1251 crash setWindowPos

2025-03-11 Thread ooRexx
This bug report is owned by Mark Miesfeld and related to ooDialog. Maybe some Windows user can have a Quick Look and see if the problem is still there or if not, close it (as it was related to 4.2.3) Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se

[Oorexx-devel] #1827 13 Sample files missing shebang

2025-03-11 Thread ooRexx
I mistakenly took ownership of this bug report but then have not managed to solve it, it involves changes to CMakeLists.txt beyond my knowledge. Does anyone want to have a go at it or should I mark it as “Won’t Fix” ? The title explains what it is about. Hälsningar/Regards/Grüsse, ooRexx oor

[Oorexx-devel] #269 Documentation of REXXC misses distinction between OSes

2025-03-11 Thread ooRexx
This was a documentation bug report I filed for 5.0.0 that has not been dealt with then or since. It does not have an owner and no work has been done on it. what do we do with this (and similar cases), do we just bump up the milestone? Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se

Re: [Oorexx-devel] #1251 crash setWindowPos

2025-03-11 Thread ooRexx
problem surfaces again we can always create a new bug report for the new codebase. Ok? Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 10.03.2025 um 23:20 schrieb Gilbert Barmwater : > > I suggest that Steffan be contacted and then just close the ticket unless he > c

[Oorexx-devel] Jenkins unavailable until further notice

2025-03-11 Thread ooRexx
I will be doing some tests today so please do not commit any changes until I have done the test, ok? Hopefully ready in 4 hours or so. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se ___ Oorexx-devel mailing list Oorexx-devel

[Oorexx-devel] Build server

2025-02-27 Thread ooRexx
Sorry about any inconveniences Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Jenkins, question Ubuntu_controller

2025-02-20 Thread ooRexx
hat I need to forcibly bypass. The Ubuntu 16 is Eric’s private virtual machine and Ubuntu16 is quite old, I think you should pick the Ubuntu 24.04. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 20.02.2025 um 21:54 schrieb Rony G. Flatscher : > > Dear P.O., > > again y

Re: [Oorexx-devel] Thank you! (Re: Jenkins

2025-02-17 Thread ooRexx
ose it could trigger a code rebuild after a document >>> rebuild. Of course, if the developer were to commit the doc updates FIRST >>> and then the code updates (waiting for the docs to be rebuilt), the problem >>> goes away. But we all know that the documentation is th

Re: [Oorexx-devel] Read Access to Build Machine

2025-02-16 Thread ooRexx
If you send me a private message with you login-ID to oor...@jonases.se I will see if I can reset your password. On Sourceforge in the Files section under oorexx-docs-buildutils you will find instructions on how to build the documentation. All the tools used for building the documentation are

Re: [Oorexx-devel] Jenkins

2025-02-11 Thread ooRexx
This is just to say that Jenkins is up&running again, all platforms (with the exception of ams-02 (René) and ubuntu16 (Erich)) are connected and all builds are ok. Some tests are not ok but these are minor issues. It is fine to commit again Hälsningar/Regards/Grüsse, ooRexx oor...@jonase

[Oorexx-devel] Jenkins

2025-02-07 Thread ooRexx
/Regards/Grüsse, ooRexx oor...@jonases.se ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] CFP: 36th International Rexx Language Symposium, Vienna, 4-7 May, 2025

2025-02-01 Thread WalterPachl via Oorexx-devel
tions/2015/REXX_Compiler_History.doc I, with my group, was responsible for testing the compiler making sure it delivered the same results as the interpreter. All the best and maybe we see you at the REXX Symposium 2025 in Vienna Walter ___ Oorexx-

[Oorexx-devel] Jenkins

2025-01-25 Thread ooRexx
sourceforge, I did not see that coming. Regarding the documentation when would be the time to refresh it and amend the copyright, references to older versions etc? It would be great if someone took that job on before the release. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se

Re: [Oorexx-devel] Jenkins build machine

2025-01-25 Thread ooRexx
be the time to refresh it and amend the copyright, references to older versions etc? It would be great if someone took that job on before the release. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 24.01.2025 um 13:51 schrieb ooRexx : > > I am making a further releasetest o

[Oorexx-devel] Jenkins build machine

2025-01-24 Thread ooRexx
I am making a further releasetest on Jenkins today so I would appreciate if no commits are done during this time. I will report back when I have restored everything, hopefully in a couple of hours. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se

Re: [Oorexx-devel] Jenkins build machine is back to normal

2025-01-18 Thread Erico Mendonca via Oorexx-devel
s and architectures. And you can also integrate it with your CI/CD workflow: https://openbuildservice.org/2021/05/31/scm-integration/ On Fri, Jan 17, 2025 at 7:25 PM ooRexx wrote: > It is now safe to make commits again, Jenkins has been switched back to > 5.1.0beta and all platforms are

[Oorexx-devel] Jenkins build machine is back to normal

2025-01-17 Thread ooRexx
It is now safe to make commits again, Jenkins has been switched back to 5.1.0beta and all platforms are up&running. The staged test directories on Sourceforge will be removed tomorrow Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se ___ Oo

Re: [Oorexx-devel] Downloading documentation on Windows, preparing for a release

2025-01-17 Thread ooRexx
Sorry, I was unclear, I meant to say that on Windows, the documentation is downloaded with a script from the sourceforge site during the build process. This is the part I am having problems with. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 17.01.2025 um 21:37 schrieb ooR

[Oorexx-devel] Downloading documentation on Windows, preparing for a release

2025-01-17 Thread ooRexx
for the documentation from the downloaddocs.bat script to the command line on Jenkins. This is an example of what I get (I added the —verbose to see what is going on): jenkins@PO-XPC-FH97 C:\Users\jenkins\workspace\ooRexx-windows64-build\oorexxDocs>wget --no-check-certificate --verb

Re: [Oorexx-devel] Short question on Windows documentation

2025-01-17 Thread ooRexx
Ok tnx Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 17.01.2025 um 16:35 schrieb Rick McGuire : > > curses is not built for Windows, so the documentation should not be included > either. > > Rick > > On Fri, Jan 17, 2025 at 10:25 AM ooRexx <mailt

[Oorexx-devel] Short question on Windows documentation

2025-01-17 Thread ooRexx
In preparation for a release I am looking at the documentation and saw that some platforms include orxncurses.pdf whereas it is not part of the current Windows documentation. Should it stay like that or should I add it for Windows? Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se

Re: [Oorexx-devel] Jenkins Activity

2025-01-17 Thread ooRexx
made so there will be no change to the regular build once I have replaced everything. I will report back in more detail later. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 17.01.2025 um 14:38 schrieb Gilbert Barmwater : > > I just noticed a lot of build activity going on

Re: [Oorexx-devel] access to ooRexx documentation

2025-01-12 Thread ooRexx
Some examples: /usr/bin/curl -L --insecure https://sourceforge.net/projects/oorexx/files/oorexx-docs/5.1.0beta/rexxref.pdf > oorexxDocs/rexxref.pdf wget --no-check-certificate --no-verbose --timestamping --no-if-modified-since https://sourceforge.net/projects/oorexx/files/oorexx-d

[Oorexx-devel] x+0 Difference

2025-01-06 Thread WalterPachl via Oorexx-devel
Interpreter ?? Happy New Year Walter_______ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] 2 new platforms on Jenkins

2024-12-01 Thread ooRexx
talling: _portable_/usr/local/include/rexxapidefs.h -- Installing: _portable_/usr/local/include/rexxapitypes.h -- Installing: _portable_/usr/local/include/rexxplatformapis.h -- Installing: _portable_/usr/local/include/rexxplatformdefs.h -- Installing: _portable_/usr/local/include/oorexxapi.h -- In

[Oorexx-devel] 2 new platforms on Jenkins

2024-11-30 Thread ooRexx
provide a “Portable” installer. Unfortunately I am getting errors, maybe Rony can tell me what is wrong with/missing? # create the portable zip archives rm -f oorexx-*.zip # don't re-archive any portable installer make portable Post build artifact oorexxBuild/oorexx-*.deb,oorexx

Re: [Oorexx-devel] Around December 24th 2024 a gamma and around January 6th 2025 an official release? (Re: Preparation for the next release

2024-11-17 Thread ooRexx
same goes for the revision shown in the built documentation. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 11.11.2024 um 13:13 schrieb Rony G. Flatscher : > > Hi, > > wow, time flies! > > Being in constant "land-under-water" mode it is very hard to

Re: [Oorexx-devel] rexx program can't load library

2024-10-26 Thread Ruurd-Jan Idenburg via Oorexx-devel
Hi again, If you followed the rexxapi sample for external methods and used this to execute the sample LD_LIBRARY_PATH=`pwd` rexx . make sure the quotes are back-ticks, otherwise it won't work. Ruurd On 10/26/24 11:06, Ruurd-Jan Idenburg via Oorexx-devel wrote: Hi, You are worki

Re: [Oorexx-devel] rexx program can't load library

2024-10-26 Thread Ruurd-Jan Idenburg via Oorexx-devel
e aware that I'm really at the bottom of the learning curve and the error is probably pretty basic. -- taf ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel__

Re: [Oorexx-devel] Not a bug but at least a feature...

2024-09-17 Thread ooRexx
bugs. Hence “Feature”. One can report them to this list if the developers did not already spot them. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 17.09.2024 um 22:24 schrieb Josep Maria Blasco > : > > This was reported on 2024-09-08 here: > https://sourceforge.ne

[Oorexx-devel] Not a bug but at least a feature...

2024-09-17 Thread ooRexx
[Framework exception] 20240908 19:11:40.367276 Type: Trap Severity: Fatal File: .../ooRexx/base/keyword/NUMERIC.testGroup Line: 2105 Initial call of test container failed Condition: SYNTAX Labels are not allowed within an IF block; found "FOR". File: .../ooRexx/ba

Re: [Oorexx-devel] Preparation for the next release

2024-09-16 Thread ooRexx
 JenkinsShare dropbox.com In the subfolder DocumentationTest. I will be AFK mostly for the coming 2 months but will monitor m mail and keep an eye on Jenkins from remote. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 16.09.2024 um 13:02 schrieb René Jansen : > > Hi P.O.,

Re: [Oorexx-devel] Preparation for the next release

2024-09-16 Thread ooRexx
at people may be on > vacation (like myself) or being consumed by other non-ooRexx tasks to an > extent that hinders them to download and check out the results of your hard > work, which I think is *great*, seriously! > Well, I had set up a staged folder on sourceforge for the t

[Oorexx-devel] Preparation for the next release

2024-09-13 Thread ooRexx
, ooRexx oor...@jonases.se ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

[Oorexx-devel] Status Jenkins

2024-07-17 Thread ooRexx
W 7, 8, 10 are working now and I have restored most Linux and Unix Agents. I will try to restore the rest (macOS mainly) from remote, I will be AFK until the end of August but can do some maintenance from remote. While restoring I noticed this on FreeBSD: Executing .../ooRexx/base/keyword

[Oorexx-devel] Short info on Jenkins

2024-07-13 Thread ooRexx
backup and this might take some time, so there might be missing Linux/Unix builds today and possibly tomorrow. The Windows build is on another machine so they are not affected. Sorry about that. /P.O. ___ Oorexx-devel mailing list Oorexx-devel

Re: [Oorexx-devel] Jenkins

2024-07-08 Thread ooRexx
think Solaris does not support Java 17 or later. > You might still want to keep the VM so in an emergency we could manually > build and test on Solaris 11. > _______ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://

Re: [Oorexx-devel] Jenkins

2024-07-01 Thread ooRexx
gt; > René. > >> On 29 Jun 2024, at 17:50, ooRexx wrote: >> >> So Jenkins Master is running Java 17 and I have upgraded the Linux/Unix >> slaves, will do the Mac and Windows in the coming days, it took a bit longer >> than expected. >> >> Buil

Re: [Oorexx-devel] Jenkins

2024-06-29 Thread ooRexx
have limited time right now. Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se > On 28. Jun 2024, at 18:17, ooRexx wrote: > > I am upgrading Jenkins to Java 17 so Jenkins may be unresponsive. I would > appreciate if no new commits are done in the coming hours. > >

[Oorexx-devel] Jenkins

2024-06-28 Thread ooRexx
wonder why it was done. Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Status of RxFTP

2024-06-02 Thread J Leslie Turriff via Oorexx-devel
one is looking for become swamped by the rest. > > What is the "that" in this case? Not sure I understand your question. > > Mike > Looks to me like *.* matches any string that contains a . separator, but ./* matches anything after a /, whether or not a . is present?

  1   2   3   4   5   >