<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 1/17/2017 12:21 PM, Tobias Grosser
      wrote:<br>
    </div>
    <blockquote
cite="mid:1484684469.3189366.850816896.6A02E309@webmail.messagingengine.com"
      type="cite">
      <blockquote type="cite" style="color: #000000;">
        <pre wrap="">This is going to produce an "unused variable EqClass" warning in builds 
with assertions turned off; maybe put the whole if statement into an 
"#ifndef NDEBUG"?
</pre>
      </blockquote>
      <pre wrap="">Thank you Eli for this comment. In fact, this code is already guarded by
an NDEBUG section. However, as we do quite some sanity checking here the
section is too large to be visible in the diff.</pre>
    </blockquote>
    <p>Okay.  Sorry about the false alarm. :)</p>
    <p>-Eli<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project</pre>
  </body>
</html>