https://bugs.documentfoundation.org/show_bug.cgi?id=107038
--- Comment #10 from Michael Meeks <[email protected]> ---
So - we need to replace the Storage.hpp "FileInfo" class:
class FileInfo
{
public:
FileInfo(const std::string& filename,
const std::string& ownerId,
const Poco::Timestamp& modifiedTime,
size_t /*size*/)
And get it to store a std::chrono internally. Then I would tackle its methods
and the callees to convert them to std::chrono too.
Thanks !
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs