[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


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