[Poppler-bugs] [Bug 97262] Enumerate PDF named destinations

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 30 22:02:52 UTC 2016


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

--- Comment #28 from Jose Aliste <jose.aliste at gmail.com> ---
Adrian, Does find_dest take O(1) time then to find? (I don't know the details
of Dict.cc)  The only reason why I suggested a HashTable is because we have
some bug in evince where the outline of a very big file is constructed only by
using named destinations... If find_dest is already taking constant time to do
the lookup, Of course, there is no reason to construct a HashTable (and the bug
in evince is elsewhere... )

-- 
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/20160830/fcd21dc0/attachment.html>


More information about the Poppler-bugs mailing list