[
https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish reopened AMQCPP-49:
--------------------------------
Besides the fact that I now have about four warnings or more for every file.
These changes have also broken the VC2005 build with an unresolved linker error.
2>Linking...
2>ResponseCorrelatorTest.obj : error LNK2001: unresolved external symbol
"public: virtual void __thiscall
activemq::transport::TransportFilter::onTransportException(class
activemq::transport::Transport *,class activemq::exceptions::ActiveMQException
const &)" ([EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL
PROTECTED]@3@@Z)
2>activemq-cppd.lib(TcpTransportFactory.obj) : error LNK2001: unresolved
external symbol "public: virtual void __thiscall
activemq::transport::TransportFilter::onTransportException(class
activemq::transport::Transport *,class activemq::exceptions::ActiveMQException
const &)" ([EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL
PROTECTED]@3@@Z)
2>activemq-cppd.lib(TcpTransport.obj) : error LNK2001: unresolved external
symbol "public: virtual void __thiscall
activemq::transport::TransportFilter::onTransportException(class
activemq::transport::Transport *,class activemq::exceptions::ActiveMQException
const &)" ([EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL
PROTECTED]@3@@Z)
2>E:\Eclipse\ActiveMQ\activemq-trunk-cpp\vs2005-build\Debug\vs2005-activemq-unittests.exe
: fatal error LNK1120: 1 unresolved externals
2>Build log was saved at
"file://e:\Eclipse\ActiveMQ\activemq-trunk-cpp\vs2005-build\Debug\vs2005-activemq-unittests\BuildLog.htm"
2>vs2005-activemq-unittests - 4 error(s), 0 warning(s)
> Add -W -Wall compile options
> ----------------------------
>
> Key: AMQCPP-49
> URL: https://issues.apache.org/activemq/browse/AMQCPP-49
> Project: ActiveMQ C++ Client
> Issue Type: Improvement
> Environment: gcc
> Reporter: Nathan Mittler
> Assigned To: Nathan Mittler
> Priority: Trivial
> Fix For: 2.0
>
>
> Add -W -Wall compile options and clean up resulting warnings
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira