<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - compilation error on AIX 6.1 (implicit declaration of function 'getline')"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89356#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - compilation error on AIX 6.1 (implicit declaration of function 'getline')"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89356">bug 89356</a>
              from <span class="vcard"><a class="email" href="mailto:b.harrington@samsung.com" title="Bryce Harrington <b.harrington@samsung.com>"> <span class="fn">Bryce Harrington</span></a>
</span></b>
        <pre>I wonder if util/cairo-missing/cairo-missing.h would be a better location for
this define.  That already is providing a getline reimplementation.

But unfortunately none of the affected utilities include any local headers, so
there's not really a central place to put them that wouldn't risk introducing
some side effects.  The solution you provided is minimal and safe of any side
effects, so I agree we should go with that for now.  Besides, the utilities
affected by this issue have a lot of redundancy between them already.</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>