Review Request 129120: Fix compile of khtml

Albert Astals Cid aacid at kde.org
Fri Oct 7 22:22:02 BST 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129120/
-----------------------------------------------------------

(Updated Oct. 7, 2016, 9:22 p.m.)


Status
------

This change has been discarded.


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/a202b9b2/attachment.htm>


More information about the kde-core-devel mailing list