[Poppler-bugs] [Bug 103050] Fix warnings and cleanup unused defs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 2 01:43:52 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=103050

--- Comment #13 from Adrian Johnson <ajohnson at redneon.com> ---
Created attachment 134604
  --> https://bugs.freedesktop.org/attachment.cgi?id=134604&action=edit
Make poppler compile of threads not available

This makes poppler compile if no thread library is found.

The 77 instances of #ifdef MULTITHREADED could be removed if we changed the
GooMutex class so that it is always included but the functions are a no op if
MULTITHREADED is not defined.

-- 
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/poppler-bugs/attachments/20171002/a838e527/attachment.html>


More information about the Poppler-bugs mailing list