Remove support for conversions between uint32/uint16 and string. (#1069)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 5 Sep 2017 05:57:40 +0000 (07:57 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Sep 2017 05:57:40 +0000 (07:57 +0200)
commit287785c8c2fe8031489bdf2d9f56506a8dfe3b48
treec6cad1e3786ca34963bce597b61163dc9cb110cb
parent29e0da43933f8b388f3317baf522cb9d32affef2
Remove support for conversions between uint32/uint16 and string. (#1069)

* Remove support for conversions between uint32/uint16 and string.

* Temporarily disable regression.
src/parser/cvc/Cvc.g
src/parser/smt2/smt2.cpp
src/printer/smt2/smt2_printer.cpp
src/theory/strings/kinds
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings_preprocess.cpp
src/theory/strings/theory_strings_rewriter.cpp
test/regress/regress0/strings/Makefile.am
test/regress/regress0/strings/type002.smt2