[Libreoffice-bugs] [Bug 66754] Remove own implementations of various Perl functions in installer
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Mar 7 12:02:28 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=66754
ed-documentfoundation at s5h.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|libreoffice-bugs at lists.free |ed-documentfoundation at s5h.n
|desktop.org |et
--- Comment #13 from ed-documentfoundation at s5h.net ---
Created attachment 158465
--> https://bugs.documentfoundation.org/attachment.cgi?id=158465&action=edit
Switch mkdir to make_path
Switch mkdir to make_path.
Since the build can run on several processors at once, mkdirs may run into
themselves. It makes sense to keep create_directory code but replace the
mkdirs. make_path only returns the directories which it created, two running at
once could be likely on a busy file system.
--
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/20200307/0371ea0a/attachment.htm>
More information about the Libreoffice-bugs
mailing list