<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [patch] Allow disabling C assertions with configure --disable-assert"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90796#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [patch] Allow disabling C assertions with configure --disable-assert"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90796">bug 90796</a>
              from <span class="vcard"><a class="email" href="mailto:williambader@hotmail.com" title="William Bader <williambader@hotmail.com>"> <span class="fn">William Bader</span></a>
</span></b>
        <pre>Thanks for reviewing it. Does that mean that you would accept it if I add
patches for cmake and change the text of the description?

The man page for assert(3) on Fedora 20 mentions NDEBUG and lists the behavior
as conforming to POSIX.1-2001, C89, and C99, so I think that setting NDEBUG is
the correct way to disable assertions and that applications that use NDEBUG for
their own purposes are risking portability problems.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>