[Poppler-bugs] [Bug 57687] pdftocairo shows wrong version on cygwin

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 8 08:51:43 PST 2012


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

--- Comment #4 from Albert Astals Cid <tsdgeos at terra.es> ---
Works for me, two minor things, feel free to fix them or not when pushing

The if !priv in ::init feels a bit to much C-ish to me since we initialize priv
in all the constructors

Usually when one uses the FooPrivate pattern the Private class/structs holds
all the data members of the class while in this case it only holds the jpeg_
ones

As said feel free to fix or not and push

-- 
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/20121208/6f0336ea/attachment.html>


More information about the Poppler-bugs mailing list