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 ji...@apache.org on 2004/04/07 15:07:48 UTC

[jira] Resolved: (AXISCPP-40) empty controlled statement found; is this the intent?

Message:

   The following issue has been resolved as FIXED.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-40

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-40
    Summary: empty controlled statement found; is this the intent?
       Type: Bug

     Status: Resolved
 Resolution: FIXED

    Project: Axis-C++
 Components: 
             Basic Architecture
   Fix Fors:
             current (nightly)
   Versions:
             1.0 Final

   Assignee: 
   Reporter: Roland Kosovsky

    Created: Mon, 19 Jan 2004 3:25 PM
    Updated: Wed, 7 Apr 2004 6:06 AM
Environment: Operating System: Other
Platform: Other

Description:
That's what my compiler (VC71) says about the the following line
(ClientAxisEngine.cpp, Ln 143):

if (AXIS_SUCCESS != (Status = m_pSoap->transport.pSendTrtFunct(m_pSoap)));
break;

It looks like there is no IF needed.


---------------------------------------------------------------------
JIRA INFORMATION:
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