[Poppler-bugs] [Bug 103621] MSVC does not find strtok_r

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Nov 11 23:22:08 UTC 2017


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

--- Comment #6 from Adrian Johnson <ajohnson at redneon.com> ---
I'd prefer to see less include guards all over the code. They make the code
hard to read and more brittle as not all combinations of the code paths get
tested regularly.

Currently the only C code in poppler is the glib demo. It does not currently
use goo/glibc.h. If this changes we can add the include guards but I don't see
the point of adding them now.

-- 
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/20171111/fa0a66cb/attachment.html>


More information about the Poppler-bugs mailing list