[ http://issues.apache.org/jira/browse/TUSCANY-476?page=all ]
Pete Robbins closed TUSCANY-476.
--------------------------------
Fix Version/s: Cpp-M1
Resolution: Fixed
patch applied
> [SDO for C++] Many warnings generated for signed/unsigned mismatch
> ------------------------------------------------------------------
>
> Key: TUSCANY-476
> URL: http://issues.apache.org/jira/browse/TUSCANY-476
> Project: Tuscany
> Issue Type: Improvement
> Components: C++ SDO
> Affects Versions: Cpp-current
> Environment: Windows XP, Microsoft Visual C++ V7
> Reporter: Geoff Winn
> Priority: Minor
> Fix For: Cpp-M1
>
> 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]