<div dir="ltr"><div class="gmail_extra">> <span style="font-size:12.8px">I would argue that you should build the RC and the release the same way.  I've had to fix bugs were someone had an assert with a side-effect, and the code with asserts turned off didn't work.</span></div><div class="gmail_extra"><span style="font-size:12.8px"><br></span></div><div class="gmail_extra"><span style="font-size:12.8px">OK, so it's clearly important to provide and test against RC's in the actual release configuration, especially <wbr>since assertions can introduce bugs on their own.</span></div><div class="gmail_extra"><span style="font-size:12.8px">Arguably however assertions catch more bugs that they cause and if an assertion is firing in a RC  that's a bug and we should want to know about it.</span></div><div class="gmail_extra"><span style="font-size:12.8px"><br></span></div><div class="gmail_extra"><span style="font-size:12.8px">Simply providing both configurations is a good start but I think we want our releases to be assertion free and ensuring that should</span></div><div class="gmail_extra"><span style="font-size:12.8px">be part of the releases process.</span></div><div class="gmail_extra"><span style="font-size:12.8px"><br></span></div><div class="gmail_extra"><span style="font-size:12.8px">Those are my 2 cents at least.</span></div><div class="gmail_extra"><span style="font-size:12.8px"><br></span></div><div class="gmail_extra"><span style="font-size:12.8px">/Eric</span></div><div class="gmail_extra"><span style="font-size:12.8px"> </span></div><div class="gmail_extra"><br></div></div>