You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "George Timoshenko (JIRA)" <ji...@apache.org> on 2006/11/24 09:22:02 UTC

[jira] Created: (HARMONY-2292) warning (unused variable at GCMap.cpp:361)

warning (unused variable at GCMap.cpp:361)
------------------------------------------

                 Key: HARMONY-2292
                 URL: http://issues.apache.org/jira/browse/HARMONY-2292
             Project: Harmony
          Issue Type: Bug
         Environment: windows ia32, CXX=icl
            Reporter: George Timoshenko


Use of the variable stands under #ifdef but def does not.

-- 
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-2292) warning (unused variable at GCMap.cpp:361)

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

George Timoshenko updated HARMONY-2292:
---------------------------------------

    Priority: Trivial  (was: Major)

> warning (unused variable at GCMap.cpp:361)
> ------------------------------------------
>
>                 Key: HARMONY-2292
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2292
>             Project: Harmony
>          Issue Type: Bug
>         Environment: windows ia32, CXX=icl
>            Reporter: George Timoshenko
>            Priority: Trivial
>
> Use of the variable stands under #ifdef but def does not.

-- 
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] Assigned: (HARMONY-2292) [drlvm][jit] warning (unused variable at GCMap.cpp:361)

Posted by "Alexey Varlamov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Varlamov reassigned HARMONY-2292:
----------------------------------------

    Assignee: Alexey Varlamov

> [drlvm][jit] warning (unused variable at GCMap.cpp:361)
> -------------------------------------------------------
>
>                 Key: HARMONY-2292
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2292
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: windows ia32, CXX=icl
>            Reporter: George Timoshenko
>         Assigned To: Alexey Varlamov
>            Priority: Trivial
>         Attachments: H-2292.patch
>
>
> Use of the variable stands under #ifdef but def does not.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2292) warning (unused variable at GCMap.cpp:361)

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

George Timoshenko updated HARMONY-2292:
---------------------------------------

    Attachment: H-2292.patch

> warning (unused variable at GCMap.cpp:361)
> ------------------------------------------
>
>                 Key: HARMONY-2292
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2292
>             Project: Harmony
>          Issue Type: Bug
>         Environment: windows ia32, CXX=icl
>            Reporter: George Timoshenko
>            Priority: Trivial
>         Attachments: H-2292.patch
>
>
> Use of the variable stands under #ifdef but def does not.

-- 
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-2292) [drlvm][jit] warning (unused variable at GCMap.cpp:361)

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

George Timoshenko updated HARMONY-2292:
---------------------------------------

    Summary: [drlvm][jit] warning (unused variable at GCMap.cpp:361)  (was: warning (unused variable at GCMap.cpp:361))

> [drlvm][jit] warning (unused variable at GCMap.cpp:361)
> -------------------------------------------------------
>
>                 Key: HARMONY-2292
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2292
>             Project: Harmony
>          Issue Type: Bug
>         Environment: windows ia32, CXX=icl
>            Reporter: George Timoshenko
>            Priority: Trivial
>         Attachments: H-2292.patch
>
>
> Use of the variable stands under #ifdef but def does not.

-- 
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] Closed: (HARMONY-2292) [drlvm][jit] warning (unused variable at GCMap.cpp:361)

Posted by "Alexey Varlamov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Varlamov closed HARMONY-2292.
------------------------------------

    Resolution: Fixed

Applied at r496957, thanks!

> [drlvm][jit] warning (unused variable at GCMap.cpp:361)
> -------------------------------------------------------
>
>                 Key: HARMONY-2292
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2292
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: windows ia32, CXX=icl
>            Reporter: George Timoshenko
>         Assigned To: Alexey Varlamov
>            Priority: Trivial
>         Attachments: H-2292.patch
>
>
> Use of the variable stands under #ifdef but def does not.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2292) warning (unused variable at GCMap.cpp:361)

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

George Timoshenko updated HARMONY-2292:
---------------------------------------

    Patch Info: [Patch Available]

> warning (unused variable at GCMap.cpp:361)
> ------------------------------------------
>
>                 Key: HARMONY-2292
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2292
>             Project: Harmony
>          Issue Type: Bug
>         Environment: windows ia32, CXX=icl
>            Reporter: George Timoshenko
>            Priority: Trivial
>         Attachments: H-2292.patch
>
>
> Use of the variable stands under #ifdef but def does not.

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