Solved the "ignoring return vaule" error
----------------------------------------

                 Key: QPID-1993
                 URL: https://issues.apache.org/jira/browse/QPID-1993
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker, C++ Client
         Environment: Ubuntu 9.04
GCC 4.3.3
            Reporter: chenta lee
            Priority: Minor


Every time I get the latest source code from the repository. The compiler 
always complain about ignoring return value. 
The original trick to suppress this warning seems ok. But maybe the recent 
version of gcc doesn't accept this trick anymore. So I decide to use a 
temporary variable to handle this problem.

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to