Review Request 125574: Fix compilation of kjs under MSVC2015
Michael Drueing
michael at drueing.de
Fri Oct 9 18:11:00 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125574/
-----------------------------------------------------------
Review request for kdewin.
Repository: kjs
Description
-------
MSVC doesn't use `_timezone` but `timezone` (as seen on lines 91+ in `date_object.cpp`)
Diffs
-----
src/kjs/date_object.cpp add2cea
Diff: https://git.reviewboard.kde.org/r/125574/diff/
Testing
-------
Changing `timezone` to `'timezone` as per the patch makes kjs compile on MSVC2015
Thanks,
Michael Drueing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-windows/attachments/20151009/8b45e227/attachment.html>
More information about the Kde-windows
mailing list