[ 
https://issues.apache.org/jira/browse/AXIS2C-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608693#action_12608693
 ] 

Dimuthu Gamage commented on AXIS2C-1206:
----------------------------------------

+1. 
since we are using axis2_byte_t to the signed bytes we better use the typedef 
for unsigned as well.

Thanks
Dimuthu 


> xsd:unsignedByte is tranlated to a char, which is signed
> --------------------------------------------------------
>
>                 Key: AXIS2C-1206
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1206
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: code generation
>    Affects Versions: 1.4.0
>         Environment: linux fc6
>            Reporter: Frederic Heem
>            Assignee: Dushshantha Chandradasa
>
> xsd:unsignedByte is tranlated by WSDL2C to axis2_byte_t (char), which is 
> signed. It should be translated  to unsigned char.

-- 
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]

Reply via email to