Headers don't compile with warnings turned on due to not entirely valid
prototypes.
-----------------------------------------------------------------------------------
Key: AXIS2C-1280
URL: https://issues.apache.org/jira/browse/AXIS2C-1280
Project: Axis2-C
Issue Type: Bug
Components: util
Affects Versions: 1.5.0
Environment: gcc 3.4.4 with -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror
-Wno-missing-prototypes -Wno-unused
Reporter: Eric Haszlakiewicz
Attachments: axis_headers.diff
The function prototypes in several header files cause problem when they are
used with warnings turned on. The attached patch corrects the problem.
--
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]