-
Jason Madden authored
Change many important assert statements to explicit if tests so they get executed even when optimizations are enabled with -O and errors and impossible states don't go on silently undetected possibly losing data.
65a18970
Change many important assert statements to explicit if tests so they get executed even when optimizations are enabled with -O and errors and impossible states don't go on silently undetected possibly losing data.