[Poppler-bugs] [Bug 71641] Fix warning on signed/unsigned comparison in GfxState.cc
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 19 15:43:45 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71641
Albert Astals Cid <aacid at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Albert Astals Cid <aacid at kde.org> ---
It's weird, i'm on gcc 4.8.2 and don't get the warning.
Anyway, i've fixed it to use std::map<unsigned int, unsigned int>::size_type as
type which is the real type that cmsCache.size() returns.
Thanks for the report.
--
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/20131119/ccb792e3/attachment.html>
More information about the Poppler-bugs
mailing list