[Poppler-bugs] [Bug 72499] LLONG_MAX is not in strict ansi c++98, but poppler uses it and builds with "-ansi"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 13 09:33:28 PST 2013


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

--- Comment #2 from desrt <desrt at desrt.ca> ---
No.  c++98 is the standard in which 'long long' does not exist.  -std=c++11
does work, however (but I suspect that this may make some older compilers
unhappy).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20131213/ed11204c/attachment.html>


More information about the Poppler-bugs mailing list