<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - pdftocairo shows wrong version on cygwin"
href="https://bugs.freedesktop.org/show_bug.cgi?id=57687#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - pdftocairo shows wrong version on cygwin"
href="https://bugs.freedesktop.org/show_bug.cgi?id=57687">bug 57687</a>
from <span class="vcard"><a class="email" href="mailto:tsdgeos@terra.es" title="Albert Astals Cid <tsdgeos@terra.es>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>