[
https://issues.apache.org/jira/browse/AXIS2C-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873507#action_12873507
]
nadir amra commented on AXIS2C-1478:
------------------------------------
Some general corrections not really pertaining to OS port.
In util/include/axutil_config.h, config.h should not be included unless
HAVE_CONFIG_H is defined.
In util/src/network_handler.c, unsigned int was being used for parameter passed
to recffrom() and getsockname() APIs. As far as I can tell, the parameter
should be int (or more appropriately, socklen_t).
Revision: http://svn.apache.org/viewvc?view=revision&revision=949629
> Changes due to port to IBM i (aka OS/400)
> -----------------------------------------
>
> Key: AXIS2C-1478
> URL: https://issues.apache.org/jira/browse/AXIS2C-1478
> Project: Axis2-C
> Issue Type: Improvement
> Reporter: nadir amra
> Assignee: nadir amra
>
> The defect will be used to make any changes/fixes due to port to IBM i (aka
> OS/400).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]