You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org> on 2005/03/03 04:11:48 UTC

[jira] Created: (AXISCPP-498) inquire_v2 test does not compile on Windows

inquire_v2 test does not compile on Windows
-------------------------------------------

         Key: AXISCPP-498
         URL: http://issues.apache.org/jira/browse/AXISCPP-498
     Project: Axis-C++
        Type: Bug
  Components: Test  
    Versions: current (nightly)    
 Environment: Windows
    Reporter: Samisa Abeysinghe
     Fix For: 1.5 Final


The generated code fails to compile on windows.
But there are no problems on Linux.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (AXISCPP-498) inquire_v2 test does not compile on Windows

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-498?page=history ]
     
Samisa Abeysinghe closed AXISCPP-498:
-------------------------------------

    Resolution: Fixed

Now it compiles and runs

> inquire_v2 test does not compile on Windows
> -------------------------------------------
>
>          Key: AXISCPP-498
>          URL: http://issues.apache.org/jira/browse/AXISCPP-498
>      Project: Axis-C++
>         Type: Bug
>   Components: Test
>     Versions: current (nightly)
>  Environment: Windows
>     Reporter: Samisa Abeysinghe
>     Assignee: Samisa Abeysinghe
>      Fix For: 1.5 Final
>  Attachments: inquire_v2Client.cpp.diff
>
> The generated code fails to compile on windows.
> But there are no problems on Linux.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-498) inquire_v2 test does not compile on Windows

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-498?page=comments#action_60645 ]
     
Samisa Abeysinghe commented on AXISCPP-498:
-------------------------------------------

It looks to me that with the fix for AXISCPP-520, this issue has worsened. Earlier it generated code. Now it fails to even generated code on Windows.

> inquire_v2 test does not compile on Windows
> -------------------------------------------
>
>          Key: AXISCPP-498
>          URL: http://issues.apache.org/jira/browse/AXISCPP-498
>      Project: Axis-C++
>         Type: Bug
>   Components: Test
>     Versions: current (nightly)
>  Environment: Windows
>     Reporter: Samisa Abeysinghe
>     Assignee: Samisa Abeysinghe
>      Fix For: 1.5 Final
>  Attachments: inquire_v2Client.cpp.diff
>
> The generated code fails to compile on windows.
> But there are no problems on Linux.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-498) inquire_v2 test does not compile on Windows

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-498?page=comments#action_60581 ]
     
Samisa Abeysinghe commented on AXISCPP-498:
-------------------------------------------

Patch applied. 

This patch fixes some problems in the client main program.
However, I faced some genereted code problems on windows.
Need to retest for those

> inquire_v2 test does not compile on Windows
> -------------------------------------------
>
>          Key: AXISCPP-498
>          URL: http://issues.apache.org/jira/browse/AXISCPP-498
>      Project: Axis-C++
>         Type: Bug
>   Components: Test
>     Versions: current (nightly)
>  Environment: Windows
>     Reporter: Samisa Abeysinghe
>     Assignee: Samisa Abeysinghe
>      Fix For: 1.5 Final
>  Attachments: inquire_v2Client.cpp.diff
>
> The generated code fails to compile on windows.
> But there are no problems on Linux.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (AXISCPP-498) inquire_v2 test does not compile on Windows

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-498?page=history ]

Adrian Dick updated AXISCPP-498:
--------------------------------

    Attachment: inquire_v2Client.cpp.diff

Samisa,

I made the following changes (see attached patch) to get this client compiling (and working) on Windows, but haven't had an opportunity to confirm that it still works on Linux.

> inquire_v2 test does not compile on Windows
> -------------------------------------------
>
>          Key: AXISCPP-498
>          URL: http://issues.apache.org/jira/browse/AXISCPP-498
>      Project: Axis-C++
>         Type: Bug
>   Components: Test
>     Versions: current (nightly)
>  Environment: Windows
>     Reporter: Samisa Abeysinghe
>      Fix For: 1.5 Final
>  Attachments: inquire_v2Client.cpp.diff
>
> The generated code fails to compile on windows.
> But there are no problems on Linux.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (AXISCPP-498) inquire_v2 test does not compile on Windows

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-498?page=history ]

Samisa Abeysinghe reassigned AXISCPP-498:
-----------------------------------------

    Assign To: Samisa Abeysinghe

> inquire_v2 test does not compile on Windows
> -------------------------------------------
>
>          Key: AXISCPP-498
>          URL: http://issues.apache.org/jira/browse/AXISCPP-498
>      Project: Axis-C++
>         Type: Bug
>   Components: Test
>     Versions: current (nightly)
>  Environment: Windows
>     Reporter: Samisa Abeysinghe
>     Assignee: Samisa Abeysinghe
>      Fix For: 1.5 Final
>  Attachments: inquire_v2Client.cpp.diff
>
> The generated code fails to compile on windows.
> But there are no problems on Linux.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira