[Poppler-bugs] [Bug 107182] Add support for reading PDF/A, PDF/X version from the information dictionary (glib backend)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 9 15:45:19 UTC 2018


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

--- Comment #9 from Albert Astals Cid <aacid at kde.org> ---
I see you're using regexec which is not available on windows since it's a posix
thing.

I don't really care much for windows personally, but people get annoyed when we
break the build too much.

Can you try using the C++11 regexp support that should be more widely
supported?
https://en.cppreference.com/w/cpp/regex

Sorry about that :/

-- 
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/20180809/cf0727f1/attachment-0001.html>


More information about the Poppler-bugs mailing list