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

--- Comment #11 from Björn Esser <[email protected]> ---
(In reply to gil cattaneo from comment #10)
> 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 can safely ignore these.

-- 
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=JVSip2AanE&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to