Details
Description
Function Definition does not match declaration in soap_builder.c, in Line 726.
The type should in fact be axis2_bool_t, but is stated as int, which violates the convention, and thus leading to potential bugs.
Attachments
Attachments
Issue Links
- blocks
-
AXIS2C-740 Definition of type axis2_bool_t based on an enumeration
- Resolved