<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - inkscape fails to print thin lines to PDF"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77298#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - inkscape fails to print thin lines to PDF"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77298">bug 77298</a>
              from <span class="vcard"><a class="email" href="mailto:suv-sf@users.sourceforge.net" title="~suv <suv-sf@users.sourceforge.net>"> <span class="fn">~suv</span></a>
</span></b>
        <pre>@Adrian - the commit broke the quartz backend (and based on comments on irc the
gl backend too):

  CC       cairo-quartz-surface.lo
cairo-quartz-surface.c:2265:12: error: too few arguments to function call,
expected 5, have 4
                         content);
                                ^
./cairoint.h:1335:1: note: '_cairo_surface_init' declared here
cairo_private void
^
./cairo-compiler-private.h:133:27: note: expanded from macro 'cairo_private'
#define cairo_private       cairo_private_no_warn cairo_warn
                            ^
./cairo-compiler-private.h:120:31: note: expanded from macro
'cairo_private_no_warn'
#define cairo_private_no_warn   __attribute__((__visibility__("hidden")))
                                ^
1 error generated.
make[3]: *** [cairo-quartz-surface.lo] Error 1</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>