You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/11/13 13:47:42 UTC

[jira] Updated: (HARMONY-2167) [drlvm] remove pointless unsigned >= 0 assertion to fix icl build

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

Salikh Zakirov updated HARMONY-2167:
------------------------------------

    Attachment: remove-pointless-assertion.patch

Apply fix with
  patch -p0 < .../remove-pointless-assertion.patch

> [drlvm] remove pointless unsigned >= 0 assertion to fix icl build
> -----------------------------------------------------------------
>
>                 Key: HARMONY-2167
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2167
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows/ia32/icl
>            Reporter: Salikh Zakirov
>            Priority: Minor
>         Attachments: remove-pointless-assertion.patch
>
>
> Intel compiler produces warning about comparisons of unsigned integers with zero,
> and since warnings are treated as errors, breaks compilation.
> The attached patch fixes the warning.

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