Please review. On Fri, Dec 23, 2011 at 3:07 PM, Evgeniy Stepanov <eugeni.stepanov at gmail.com> wrote: > Hi, > > this patch fixes several cases of assert() applied to expressions with > side effects. This code explodes horribly when built with -DNDEBUG.