Review Request 129120: Fix compile of khtml
Albert Astals Cid
aacid at kde.org
Fri Oct 7 22:19:04 BST 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129120/
-----------------------------------------------------------
Review request for kdelibs.
Repository: kdelibs
Description
-------
Without it i get
build/khtml/kjs_traversal.lut.h:54:1: error: narrowing conversion of ‘(DOM::NodeFilter::ShowCode)4294967295u’ from ‘unsigned int’ to ‘int’ inside { } [-Wnarrowing]
The fix is just actually forcing the conversion that i guess is what older gcc have been doing all along.
Diffs
-----
kjs/create_hash_table 94f3e43
Diff: https://git.reviewboard.kde.org/r/129120/diff/
Testing
-------
Thanks,
Albert Astals Cid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20161007/f1017e88/attachment.htm>
More information about the kde-core-devel
mailing list