Review Request 125574: Fix compilation of kjs under MSVC2015

Michael Drueing michael at drueing.de
Sun Oct 11 21:49:24 UTC 2015


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

(Updated Oct. 11, 2015, 9:49 p.m.)


Status
------

This change has been discarded.


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/20151011/b67777df/attachment-0001.html>


More information about the Kde-windows mailing list