[
https://issues.apache.org/jira/browse/AXIS2-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deepal Jayasinghe resolved AXIS2-2625.
--------------------------------------
Resolution: Fixed
Issue is not there in 1.2 release , so we are safe to close the issue.
> WSDL2C generates invalid C data types for unsigned values (positiveInteger)
> ---------------------------------------------------------------------------
>
> Key: AXIS2-2625
> URL: https://issues.apache.org/jira/browse/AXIS2-2625
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: codegen
> Affects Versions: 1.1.1
> Environment: Linux
> Reporter: Diggy Bell
>
> When generating code from a WSDL file containing positiveInteger data types,
> the generated code contains values with a data type of "unsinged int" or
> "unsinged char". These should be "unsigned". The error is in the following
> file:
> ./src/modules/codegen/src/org/apache/axis2/wsdl/codegen/emitter/CTypeInfo.java
> The affected line numbers are:
> Line 115
> Line 119
> Line 127
--
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]