[
https://issues.apache.org/jira/browse/AXIS2C-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567426#action_12567426
]
Senaka Fernando commented on AXIS2C-964:
----------------------------------------
Hi Dimuthu,
I tested the latest attachment and it works fine on Windows. However, you need
to change just one thing. I recently discovered that we are defining some
format specifiers in platforms/unix/axutil_unix.h, and thus, to preserve the
consistency, I have renamed the constants to,
1. AXIS2_PRINTF_INT64_FORMAT_SPECIFIER
2. AXIS2_PRINTF_UINT64_FORMAT_SPECIFIER
3. AXIS2_PRINTF_INT32_FORMAT_SPECIFIER
4. AXIS2_PRINTF_UINT32_FORMAT_SPECIFIER
We need not test this specifically on windows, and therefore, after you correct
this on the Java svn, we can close this issue.
Regards,
Senaka
> Support for uint64_t, int64_t required at codegen level
> -------------------------------------------------------
>
> Key: AXIS2C-964
> URL: https://issues.apache.org/jira/browse/AXIS2C-964
> Project: Axis2-C
> Issue Type: Improvement
> Components: code generation, wsdl2c tool
> Reporter: Senaka Fernando
> Fix For: 1.3.0
>
> Attachments: case12.zip, case12.zip, case12_new.zip,
> win_screen_shot_1.jpg
>
>
> Support for uint64_t, int64_t required at codegen level. I have added support
> at util level and fixed AXIS2C-919. Hope we can add this to the codegen tool
> too.
--
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]