FIxed possible compilation error - added inclusion of <stdexcept> to
ClassField.h.
Fixed couple of remained errors in connection and bugs tests, where properties
were initialized with bool value.
Also, fixed few compilation warnings(CONCPP-12). 2 of them weren't
harmless and were bugs(assingment instead of comparison in 'if'
condition).