You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2007/05/10 12:50:15 UTC

[jira] Closed: (HARMONY-3768) [classlib][awt] Results of running checker tool for cmmio.c

     [ https://issues.apache.org/jira/browse/HARMONY-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko closed HARMONY-3768.
------------------------------------

    Resolution: Won't Fix

False positive failure.

> [classlib][awt] Results of running checker tool for cmmio.c
> -----------------------------------------------------------
>
>                 Key: HARMONY-3768
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3768
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey Petrenko
>         Assigned To: Alexey Petrenko
>            Priority: Minor
>
> These warnings need additional investigations.
> -- WARNING14 /*incompatible types*/ >>>WARNING14_findTag_161a2c3e4ce3fd0 
> "/home/gkondo/harmony/trunk/working_classlib/modules/awt/src/main/native/lcmm/shared/cmmio.c", line 173: Comparing `sig' of type `icTagTypeSignature' with `Icc->TagNames[i]' of type `icTagSignature' 
> -- WARNING14 /*incompatible types*/ >>>WARNING14_cmmGetProfileElementSize_3ff5e2d745a6febe 
> "/home/gkondo/harmony/trunk/working_classlib/modules/awt/src/main/native/lcmm/shared/cmmio.c", line 572: Passing `sig' of type `icTagSignature' to parameter `sig' of `findTag' having type `icTagTypeSignature' 
> -- WARNING14 /*incompatible types*/ >>>WARNING14_cmmGetProfileElement_3ff5e2d745a6febe 
> "/home/gkondo/harmony/trunk/working_classlib/modules/awt/src/main/native/lcmm/shared/cmmio.c", line 537: Passing `sig' of type `icTagSignature' to parameter `sig' of `findTag' having type `icTagTypeSignature' 
> -- WARNING14 /*incompatible types*/ >>>WARNING14_updateCriticalTags_f4418a35c53ee571 
> "/home/gkondo/harmony/trunk/working_classlib/modules/awt/src/main/native/lcmm/shared/cmmio.c", line 422: To parameter `sig' of `findTag' having type `icTagTypeSignature' passing `icSigMediaWhitePointTag' of different type 
> -- WARNING14 /*incompatible types*/ >>>WARNING14_cmmSetProfileElement_3ff5e2d745a6febe 
> "/home/gkondo/harmony/trunk/working_classlib/modules/awt/src/main/native/lcmm/shared/cmmio.c", line 628: Passing `sig' of type `icTagSignature' to parameter `sig' of `findTag' having type `icTagTypeSignature' 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.