[ http://issues.apache.org/jira/browse/TUSCANY-476?page=all ]

Geoff Winn updated TUSCANY-476:
-------------------------------

    Attachment: TUSCANY-476.patch

The attached patch file modifies 5 source files and removes about half the 
signed / unsigned warnings. I've built it and run the SDO tests successfully on 
both Windows XP and RHEL 3.

> [SDO for C++] Many warnings generated for signed/unsigned mismatch
> ------------------------------------------------------------------
>
>          Key: TUSCANY-476
>          URL: http://issues.apache.org/jira/browse/TUSCANY-476
>      Project: Tuscany
>         Type: Improvement

>   Components: C++ SDO
>     Versions: Cpp-current
>  Environment: Windows XP, Microsoft Visual C++ V7
>     Reporter: Geoff Winn
>     Priority: Minor
>  Attachments: TUSCANY-476.patch
>
> The current build of SDO for C++ generates 74 warnings for signed / unsigned 
> mismatches on Windows XP. These aren't a big deal in themselves but I 
> recently overlooked a significant warning that appeared in the list of 
> "unimportant" ones. Quiet a few can be eliminated by changing int 
> declarations to unsigned int, which at least shortens the list.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to