Greetings,
For use in Linux Shared Webhosting, we custom compile ooRexx from the source, in order to specify a custom prefix jailing it to our webhosting home directory.
Last I compiled ooRexx v5 was in it was:
$ rexx -v
Open Object Rexx Version 5.0.0 r11724
Build date: Feb 6 2019
Addressing mode: 64
Copyright (c) 1995, 2004 IBM Corporation. All rights reserved.
Copyright (c) 2005-2019 Rexx Language Association. All rights reserved.
This program and the accompanying materials are made available under the terms of the Common Public License v1.0 which accompanies this distribution or at
http://www.oorexx.org/license.html
While on my own computer I downloaded an RexxLA package for Ubuntu and installed it:
$ rexx -v
Open Object Rexx Version 5.0.0 r12583
Build date: Dec 23 2022
Addressing mode: 64
Copyright (c) 1995, 2004 IBM Corporation. All rights reserved.
Copyright (c) 2005-2022 Rexx Language Association. All rights reserved.
This program and the accompanying materials are made available under the terms of the Common Public License v1.0 which accompanies this distribution or at
https://www.oorexx.org/license.html
Do I understand correctly that the "Build Date" is the date at which the code was compiled, and that the "r11724" vs "r12583" is which actual source code release the software was compiled from?
Thus if I recompile from the release "r12583" source code on the shared webhosting server, I should expect rexx -v to reflect that same number, with the current date?
I am thankful,
Michael
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)