You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Li Jing Qin (JIRA)" <ji...@apache.org> on 2010/05/28 08:37:37 UTC

[jira] Created: (HARMONY-6528) [classlib]compile errors using vs2008 on windows 32bit

[classlib]compile errors using vs2008 on windows 32bit
------------------------------------------------------

                 Key: HARMONY-6528
                 URL: https://issues.apache.org/jira/browse/HARMONY-6528
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
         Environment: vs2008 windows 32bit
            Reporter: Li Jing Qin
            Priority: Minor


There is a compile error, when building on vs2008 windows 32 platform in OSFileSystemWin32. Simply cast DWORDLONG will solve this problem.

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


[jira] Updated: (HARMONY-6528) [classlib]compile errors using vs2008 on windows 32bit

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

Li Jing Qin updated HARMONY-6528:
---------------------------------

    Attachment: HARMONY-6528.diff

> [classlib]compile errors using vs2008 on windows 32bit
> ------------------------------------------------------
>
>                 Key: HARMONY-6528
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6528
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: vs2008 windows 32bit
>            Reporter: Li Jing Qin
>            Priority: Minor
>         Attachments: HARMONY-6528.diff
>
>
> There is a compile error, when building on vs2008 windows 32 platform in OSFileSystemWin32. Simply cast DWORDLONG will solve this problem.

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


[jira] Assigned: (HARMONY-6528) [classlib]compile errors using vs2008 on windows 32bit

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

Nathan Beyer reassigned HARMONY-6528:
-------------------------------------

    Assignee: Nathan Beyer

> [classlib]compile errors using vs2008 on windows 32bit
> ------------------------------------------------------
>
>                 Key: HARMONY-6528
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6528
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: vs2008 windows 32bit
>            Reporter: Li Jing Qin
>            Assignee: Nathan Beyer
>            Priority: Minor
>         Attachments: HARMONY-6528.diff
>
>
> There is a compile error, when building on vs2008 windows 32 platform in OSFileSystemWin32. Simply cast DWORDLONG will solve this problem.

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


[jira] Closed: (HARMONY-6528) [classlib]compile errors using vs2008 on windows 32bit

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

Li Jing Qin closed HARMONY-6528.
--------------------------------

    Resolution: Fixed

> [classlib]compile errors using vs2008 on windows 32bit
> ------------------------------------------------------
>
>                 Key: HARMONY-6528
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6528
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: vs2008 windows 32bit
>            Reporter: Li Jing Qin
>            Assignee: Nathan Beyer
>            Priority: Minor
>         Attachments: HARMONY-6528.diff
>
>
> There is a compile error, when building on vs2008 windows 32 platform in OSFileSystemWin32. Simply cast DWORDLONG will solve this problem.

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


[jira] Commented: (HARMONY-6528) [classlib]compile errors using vs2008 on windows 32bit

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873321#action_12873321 ] 

Hudson commented on HARMONY-6528:
---------------------------------

Integrated in Harmony-1.5-head-linux-x86_64 #813 (See [http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/813/])
    Apply patch for HARMONY-6528 [classlib]compile errors using vs2008 on windows 32bit


> [classlib]compile errors using vs2008 on windows 32bit
> ------------------------------------------------------
>
>                 Key: HARMONY-6528
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6528
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: vs2008 windows 32bit
>            Reporter: Li Jing Qin
>            Assignee: Nathan Beyer
>            Priority: Minor
>         Attachments: HARMONY-6528.diff
>
>
> There is a compile error, when building on vs2008 windows 32 platform in OSFileSystemWin32. Simply cast DWORDLONG will solve this problem.

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


[jira] Commented: (HARMONY-6528) [classlib]compile errors using vs2008 on windows 32bit

Posted by "Li Jing Qin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873534#action_12873534 ] 

Li Jing Qin commented on HARMONY-6528:
--------------------------------------

Verified. Thanks Nathen.

> [classlib]compile errors using vs2008 on windows 32bit
> ------------------------------------------------------
>
>                 Key: HARMONY-6528
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6528
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: vs2008 windows 32bit
>            Reporter: Li Jing Qin
>            Assignee: Nathan Beyer
>            Priority: Minor
>         Attachments: HARMONY-6528.diff
>
>
> There is a compile error, when building on vs2008 windows 32 platform in OSFileSystemWin32. Simply cast DWORDLONG will solve this problem.

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


[jira] Commented: (HARMONY-6528) [classlib]compile errors using vs2008 on windows 32bit

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873328#action_12873328 ] 

Hudson commented on HARMONY-6528:
---------------------------------

Integrated in Harmony-select-1.5-head-linux-x86_64 #5 (See [http://hudson.zones.apache.org/hudson/job/Harmony-select-1.5-head-linux-x86_64/5/])
    Apply patch for HARMONY-6528 [classlib]compile errors using vs2008 on windows 32bit


> [classlib]compile errors using vs2008 on windows 32bit
> ------------------------------------------------------
>
>                 Key: HARMONY-6528
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6528
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: vs2008 windows 32bit
>            Reporter: Li Jing Qin
>            Assignee: Nathan Beyer
>            Priority: Minor
>         Attachments: HARMONY-6528.diff
>
>
> There is a compile error, when building on vs2008 windows 32 platform in OSFileSystemWin32. Simply cast DWORDLONG will solve this problem.

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