[gwenview] [Bug 327211] build fails: importer/fileutils.cpp:133:10: error: use of undeclared identifier 'mkdtemp'

2018-07-25 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=327211

Henrik Fehlauer  changed:

   What|Removed |Added

 CC||rk...@lab12.net
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Henrik Fehlauer  ---
Hi Philip,

sorry nobody looked into this until now.

On Linux, mkdtemp lives in stdlib.h, which is already included. Is this still
an issue for you on macOS? If it is, this should probably be ported to
something like QTemporaryDir, or we should add the include (if the reason for
de3a0b069c08 still applies).

-- 
You are receiving this mail because:
You are watching all bug changes.

[gwenview] [Bug 327211] build fails: importer/fileutils.cpp:133:10: error: use of undeclared identifier 'mkdtemp'

2018-08-10 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=327211

Henrik Fehlauer  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #3 from Henrik Fehlauer  ---
No answer, closing for now. Feel free to reopen if it is still an issue.

-- 
You are receiving this mail because:
You are watching all bug changes.