tcberner created this revision.
tcberner added reviewers: FreeBSD, pali.
Restricted Application added a project: Kopete.
Restricted Application added a subscriber: Kopete.
tcberner requested review of this revision.
REVISION SUMMARY
protocols/oscar/liboscar/tasks/chatnavservicetask.cpp:106:24: note: insert
an explicit cast to silence this issue
SNAC s = { 0x000D, m_type, 0x0000, client()->snacSequence() };
^~~~~~
static_cast<WORD>( )
REPOSITORY
R434 Kopete
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D11845
AFFECTED FILES
protocols/oscar/liboscar/tasks/chatnavservicetask.cpp
To: tcberner, #freebsd, pali
Cc: #kopete, himanshuvishwakarma, cochise