You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/03/07 09:08:39 UTC

[jira] Created: (HARMONY-185) linux native sources use uninitialized variables

linux native sources use uninitialized variables
------------------------------------------------

         Key: HARMONY-185
         URL: http://issues.apache.org/jira/browse/HARMONY-185
     Project: Harmony
        Type: Improvement
  Components: Classlib  
    Reporter: Mark Hindess
    Priority: Trivial
 Attachments: avoid.uninitialized.variable.warnings

I will attach a patch to fix some of these.  (This is part of a broader attempt to clean up the warnings generated when compiling with 'gcc -Wall'.  Some of them are trivial, some are false positives and some are arguably real bugs.)


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


[jira] Updated: (HARMONY-185) linux native sources use uninitialized variables

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-185?page=all ]

Mark Hindess updated HARMONY-185:
---------------------------------

    Attachment: avoid.uninitialized.variable.warnings

> linux native sources use uninitialized variables
> ------------------------------------------------
>
>          Key: HARMONY-185
>          URL: http://issues.apache.org/jira/browse/HARMONY-185
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Mark Hindess
>     Priority: Trivial
>  Attachments: avoid.uninitialized.variable.warnings
>
> I will attach a patch to fix some of these.  (This is part of a broader attempt to clean up the warnings generated when compiling with 'gcc -Wall'.  Some of them are trivial, some are false positives and some are arguably real bugs.)

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