[Poppler-bugs] [Bug 71641] Fix warning on signed/unsigned comparison in GfxState.cc

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Nov 16 02:15:33 PST 2013


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

Hib Eris <hib at hiberis.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #89262|0                           |1
        is obsolete|                            |

--- Comment #3 from Hib Eris <hib at hiberis.nl> ---
Created attachment 89310
  --> https://bugs.freedesktop.org/attachment.cgi?id=89310&action=edit
Fix warning on signed/unsigned comparison in GfxState.cc

On second thought, I think it is better to use size_t instead of unsigned int
as type of CMSCACHE_LIMIT, because that matches the return type of
std:map.size().

-- 
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/20131116/3f3b676a/attachment-0001.html>


More information about the Poppler-bugs mailing list