<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 01/09/2015 03:18 PM, Pavel Březina
      wrote:<br>
    </div>
    <blockquote cite="mid:54AFE336.1030602@redhat.com" type="cite">On
      01/09/2015 03:17 PM, Pavel Březina wrote:
      <br>
      <blockquote type="cite">If OR is used in assert macro we never
        know what part of the condition
        <br>
        was not met from a failure message directly.
        <br>
        <br>
        I'm seeing a failure in server-tests, because pid number of sssd
        process
        <br>
        is greater than 0xffff, it is bigger than 100k. Where does this
        constant
        <br>
        come from?
        <br>
        <br>
        [ RUN      ] test_run_as_root_daemon
        <br>
        tmp &gt; 0xFFFF
        <br>
        /home/pbrezina/workspace/sssd/src/tests/cwrap/test_server.c:79:
        error:
        <br>
        Failure
        <br>
      </blockquote>
      <br>
      And now with the patch.
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
sssd-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sssd-devel@lists.fedorahosted.org">sssd-devel@lists.fedorahosted.org</a>
<a class="moz-txt-link-freetext" href="https://lists.fedorahosted.org/mailman/listinfo/sssd-devel">https://lists.fedorahosted.org/mailman/listinfo/sssd-devel</a>
</pre>
    </blockquote>
    ACK<br>
  </body>
</html>