[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:51:24 UTC 2019


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

--- Comment #12 from Michael Meeks <michael.meeks at collabora.com> ---
Create a helper for that that returns a std::chrono in our file utilities - it
will be a wrapper of:

$ man 2 stat

You'll want a#ifdef __APPLE__ to use:
   st.st_mtimespec

there - and should prolly take a file path as an argument.

Thanks.

-- 
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/56c8506f/attachment.html>


More information about the Libreoffice-bugs mailing list