<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91591#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91591">bug 91591</a>
              from <span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="Jose Fonseca <jfonseca@vmware.com>"> <span class="fn">Jose Fonseca</span></a>
</span></b>
        <pre>if __STDC_LIMIT_MACROS is indeed the problem, then it must be defined globally
in configure.ac.

Defining in rounding.h won't be effective if by any reason limits.h is included
before rounding.h is (ie, the the C file includes limits.h or includes another
header that includes limits.h before rounding.h)</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>