A bug caused by side-effects in assertions fixed. A new test (checks the code for suspicious asserts) added.

This commit is contained in:
Andrey Breslav
2011-01-03 23:59:28 +03:00
parent 64c76ab226
commit 27c4494d69
11 changed files with 244 additions and 141 deletions
+1
View File
@@ -3,6 +3,7 @@
<component name="CodeStyleSettingsManager">
<option name="PER_PROJECT_SETTINGS">
<value>
<option name="LINE_SEPARATOR" value="&#10;" />
<option name="ELSE_ON_NEW_LINE" value="true" />
<option name="ALIGN_GROUP_FIELD_DECLARATIONS" value="true" />
<option name="IF_BRACE_FORCE" value="1" />