You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/04/25 15:24:13 UTC

[jira] Resolved: (HARMONY-406) internalBuffer in iohelp.c is always used in a signed context so should be signed

     [ http://issues.apache.org/jira/browse/HARMONY-406?page=all ]
     
Tim Ellison resolved HARMONY-406:
---------------------------------

    Resolution: Fixed

Thanks Mark,

Patch applied to native-src\shared\common\iohelp.c at repo revision: 396879.

Please check that the patch was applied as you expected.



> internalBuffer in iohelp.c is always used in a signed context so should be signed
> ---------------------------------------------------------------------------------
>
>          Key: HARMONY-406
>          URL: http://issues.apache.org/jira/browse/HARMONY-406
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Mark Hindess
>     Assignee: Tim Ellison
>     Priority: Trivial
>  Attachments: fix.iohelp.internalbuffer.signedness.diff
>
> Trivial cleanup.  internalBuffer is declared unsigned but is always used in a signed context (and only one instance is cast).

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