[Libreoffice-bugs] [Bug 107038] online: Poco::Time* replacement with std::chrono

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu May 23 20:35:57 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=107038

--- Comment #11 from Shivansh <avihs.29 at gmail.com> ---
I have made changes in the declaration part in Storage.hpp(changed
Poco::Timestamp to std::time_t).
In Storage.cpp, I couldn't find an alternate for the file.getLastModified() in
line 266. We might have to use something like this
https://stackoverflow.com/a/40504396/7866573 .
What do you suggest to do?

Thank You.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190523/650ad9de/attachment-0001.html>


More information about the Libreoffice-bugs mailing list