Review Request 119247: Fix the build of udsentry.cpp on Windows (msvc2013 32 bits)

Cristian Oneț onet.cristian at gmail.com
Sat Jul 12 13:55:21 UTC 2014


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

Review request for KDE Frameworks.


Repository: kio


Description
-------

The KUser(K_UID) constructor could not be mached since st_uid is a 'short' which can't be implicitly cast to a pointer type (K_UID is of type void * on Windows). The same applies to KUserGroup.


Diffs
-----

  src/core/udsentry.cpp c6ac21a1f7b45822bc3454409faf3dbdce7b2acc 

Diff: https://git.reviewboard.kde.org/r/119247/diff/


Testing
-------

Build with msvc2013 on Windows and gcc-4.8.3 on Linux.


Thanks,

Cristian Oneț

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140712/d148db89/attachment.html>


More information about the Kde-frameworks-devel mailing list