Rick, Erich:

Had the same idea about 5.0.0 ... So I tried that ... it bombs looking for
AF_UNIX ...
*(In the following, note that PASE is basically AIX-on-IBMi)*

/home/JWOEHR/work/ooRexx-5/oorexx-code-0/rexxapi/common/platform/unix/SysCSStream.cpp:246:16:
error: 'AF_LOCAL' was not declared in this scope
     c = socket(AF_LOCAL, SOCK_STREAM, 0);
                ^~~~~~~~

On our IBMiOSS group on Ryver (self-enroll at
https://ibmioss.ryver.com/application/signup/members/9tJsXDG7_iSSi1Q ) the
following help was offered:

Calvin Buckley Wed 3:52am
@JackWoehr AF_UNIX == AF_LOCAL
AIX just doesn't define the latter
why? AIX is the first maliciously POSIX compliant system

On Wed, Dec 5, 2018 at 4:13 AM Rick McGuire <object.r...@gmail.com> wrote:

It looks like the ARGUMENT_TYPE issue is also fixed in the 4.2 branch that
> Erich pointed out too, but I still recommend you switch to 5.0.0.
>

-- 
Jack Woehr
Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021

NON-DISCLOSURE NOTICE:  This communication including any and all
attachments is for the intended recipient(s) only and may contain
confidential and privileged information.  If you are not the intended
recipient of this communication, any disclosure, copying further
distribution or use of this communication is prohibited.  If you received
this communication in error, please contact the sender and delete/destroy
all copies of this communication immediately.
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to