https://bugzilla.redhat.com/show_bug.cgi?id=948589

--- Comment #10 from gil cattaneo <punto...@libero.it> ---
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=5496273

reporte only these warnings:
channel.cpp: In member function 'virtual void
Hedwig::AsioDuplexChannel::doConnect(const OperationCallbackPtr&)':
channel.cpp:536:29: warning: variable 'error' set but not used
[-Wunused-but-set-variable]
   boost::system::error_code error = boost::asio::error::host_not_found;
                             ^
channel.cpp: In member function 'virtual void
Hedwig::AsioSSLDuplexChannel::doConnect(const OperationCallbackPtr&)':
channel.cpp:663:29: warning: variable 'error' set but not used
[-Wunused-but-set-variable]
   boost::system::error_code error = boost::asio::error::host_not_found;

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=4MRGYy3KAy&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to