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 "Adrian Dick (JIRA)" <ax...@ws.apache.org> on 2004/11/17 12:15:23 UTC

[jira] Created: (AXISCPP-268) Problems with AxisBench test

Problems with AxisBench test
----------------------------

         Key: AXISCPP-268
         URL: http://nagoya.apache.org/jira/browse/AXISCPP-268
     Project: Axis-C++
        Type: Bug
  Components: Test  
    Versions: current (nightly)    
    Reporter: Adrian Dick
 Assigned to: Adrian Dick 


The AxisBench client fails to compile on Windows due to a VC++ bug relating to cout and __int64.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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-268) Problems with AxisBench test

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-268?page=comments#action_55577 ]
     
Adrian Dick commented on AXISCPP-268:
-------------------------------------

This test is not printing out the IntType member.

> Problems with AxisBench test
> ----------------------------
>
>          Key: AXISCPP-268
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-268
>      Project: Axis-C++
>         Type: Bug
>   Components: Test
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick

>
> The AxisBench client fails to compile on Windows due to a VC++ bug relating to cout and __int64.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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] Resolved: (AXISCPP-268) Problems with AxisBench test

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

     Resolution: Fixed
    Fix Version: current (nightly)

- Included workaround for VC++ compiler issue with __int64.
- Added IntType to the displayed output, and updated expected output to match
- Converted Date/Time to use common format on all platforms, and updated expected output to match.

> Problems with AxisBench test
> ----------------------------
>
>          Key: AXISCPP-268
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-268
>      Project: Axis-C++
>         Type: Bug
>   Components: Test
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>      Fix For: current (nightly)

>
> The AxisBench client fails to compile on Windows due to a VC++ bug relating to cout and __int64.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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-268) Problems with AxisBench test

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


> Problems with AxisBench test
> ----------------------------
>
>          Key: AXISCPP-268
>          URL: http://issues.apache.org/jira/browse/AXISCPP-268
>      Project: Axis-C++
>         Type: Bug
>   Components: Test
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>      Fix For: current (nightly)

>
> The AxisBench client fails to compile on Windows due to a VC++ bug relating to cout and __int64.

-- 
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-268) Problems with AxisBench test

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-268?page=comments#action_55579 ]
     
Adrian Dick commented on AXISCPP-268:
-------------------------------------

There are platform related problems with the expected output.  Some platforms use leading 0's on day of the month, while others don't.

> Problems with AxisBench test
> ----------------------------
>
>          Key: AXISCPP-268
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-268
>      Project: Axis-C++
>         Type: Bug
>   Components: Test
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick

>
> The AxisBench client fails to compile on Windows due to a VC++ bug relating to cout and __int64.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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-268) Problems with AxisBench test

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-268?page=comments#action_55576 ]
     
Adrian Dick commented on AXISCPP-268:
-------------------------------------

Have provided an override version of << operator to allow cout of __int64 to work on Windows.

> Problems with AxisBench test
> ----------------------------
>
>          Key: AXISCPP-268
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-268
>      Project: Axis-C++
>         Type: Bug
>   Components: Test
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick

>
> The AxisBench client fails to compile on Windows due to a VC++ bug relating to cout and __int64.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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