D11845: Make clang happy.
Tobias C. Berner <[email protected]> Sat, 31 Mar 2018 19:43:34 +0000
| Newsgroups | gmane.comp.kde.devel.kopete |
|---|---|
| Message-ID | <[email protected]> |
--60050d93ab534fb3945cc63902cdd647
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="ascii"
Mime-Version: 1.0
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
--60050d93ab534fb3945cc63902cdd647
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="ascii"
Mime-Version: 1.0
<table><tr><td style=3D"">tcberner created this revision.<br />tcberner add=
ed reviewers: FreeBSD, pali.<br />Restricted Application added a project: K=
opete.<br />Restricted Application added a subscriber: Kopete.<br />tcberne=
r requested review of this revision.
</td><a style=3D"text-decoration: none; padding: 4px 8px; margin: 0 8px 8px=
; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; back=
ground-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1=
f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href=
=3D"https://phabricator.kde.org/D11845">View Revision</a></tr></table><br /=
><div><strong>REVISION SUMMARY</strong><div><div class=3D"remarkup-code-blo=
ck" style=3D"margin: 12px 0;" data-code-lang=3D"text" data-sigil=3D"remarku=
p-code-block"><pre class=3D"remarkup-code" style=3D"font: 11px/15px "M=
enlo", "Consolas", "Monaco", monospace; padding: 1=
2px; margin: 0; background: rgba(71, 87, 120, 0.08);">protocols/oscar/libos=
car/tasks/chatnavservicetask.cpp:106:24: note: insert an explicit cast to s=
ilence this issue
SNAC s =3D { 0x000D, m_type, 0x0000, client()->snacSequence() };
^~~~~~
static_cast<WORD>( )</pre></div></div></div><b=
r /><div><strong>REPOSITORY</strong><div><div>R434 Kopete</div></div></div>=
<br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><=
div><strong>REVISION DETAIL</strong><div><a href=3D"https://phabricator.kde=
.org/D11845">https://phabricator.kde.org/D11845</a></div></div><br /><div><=
strong>AFFECTED FILES</strong><div><div>protocols/oscar/liboscar/tasks/chat=
navservicetask.cpp</div></div></div><br /><div><strong>To: </strong>tcberne=
r, FreeBSD, pali<br /><strong>Cc: </strong>Kopete, himanshuvishwakarma, coc=
hise<br /></div>
--60050d93ab534fb3945cc63902cdd647--