Fix numerous compiler warnings on various platforms
authorMorgan Deters <mdeters@cs.nyu.edu>
Mon, 29 Jul 2013 20:08:45 +0000 (16:08 -0400)
committerMorgan Deters <mdeters@cs.nyu.edu>
Mon, 29 Jul 2013 20:08:45 +0000 (16:08 -0400)
commitda9eec6aa0fc0f6c29f2c3fdb08bd45ba9c27808
treedca1b2fb1d1c213a94d5b2902aed4a24895aae3f
parentbc3db83a6856016c9c838fbabdd29f962aa60769
Fix numerous compiler warnings on various platforms
29 files changed:
config/cvc4.m4
config/doxygen.cfg
configure.ac
src/bindings/Makefile.am
src/expr/metakind_template.h
src/options/options_template.cpp
src/parser/cvc/Makefile.am
src/theory/arith/error_set.cpp
src/theory/arith/error_set.h
src/theory/bv/bitblaster.cpp
src/theory/bv/bitblaster.h
src/theory/idl/options
src/theory/quantifiers/bounded_integers.cpp
src/theory/quantifiers/bounded_integers.h
src/theory/quantifiers/candidate_generator.cpp
src/theory/quantifiers/first_order_reasoning.cpp
src/theory/quantifiers/first_order_reasoning.h
src/theory/quantifiers/full_model_check.cpp
src/theory/quantifiers/full_model_check.h
src/theory/quantifiers/model_builder.cpp
src/theory/quantifiers/relevant_domain.cpp
src/theory/quantifiers/relevant_domain.h
src/theory/quantifiers/rewrite_engine.cpp
src/theory/quantifiers/rewrite_engine.h
src/theory/quantifiers_engine.cpp
src/theory/rewriterules/theory_rewriterules_type_rules.h
src/theory/uf/theory_uf_strong_solver.cpp
src/util/rational_cln_imp.h
test/system/Makefile.am