Fix bug in strings rewriter regarding lengths of substr terms.
authorajreynol <andrew.j.reynolds@gmail.com>
Wed, 9 Sep 2015 08:34:20 +0000 (10:34 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Wed, 9 Sep 2015 08:34:20 +0000 (10:34 +0200)
commit68d3518e446b1e0f1ac16c2146c162580fa377f9
tree77822589380920f408557712c3be4411768bac0e
parentd78d47eafdad2d76f681463787647cdf5892a2fd
Fix bug in strings rewriter regarding lengths of substr terms.
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings_rewriter.cpp
test/regress/regress0/strings/Makefile.am
test/regress/regress0/strings/unsound-0908.smt2 [new file with mode: 0755]