Fix unsigned integer type issues in strings (#2380)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sun, 26 Aug 2018 05:22:57 +0000 (00:22 -0500)
committerGitHub <noreply@github.com>
Sun, 26 Aug 2018 05:22:57 +0000 (00:22 -0500)
commit28867b06a05fc13d0257093fcd28caa5907317b6
treed6e0db315a168c112aadec5fe3c8d34c0e59deb5
parentb70ccff4de0a23bdf11c70002d10a2cc0795a91c
Fix unsigned integer type issues in strings (#2380)

* Fix unsigned integer types in strings.

* Format
src/theory/strings/regexp_operation.cpp
src/theory/strings/regexp_operation.h
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings.h
src/theory/strings/theory_strings_rewriter.cpp