Skip to content

Patchy support for string handling #180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
NlightNFotis opened this issue Mar 28, 2019 · 0 comments
Open

Patchy support for string handling #180

NlightNFotis opened this issue Mar 28, 2019 · 0 comments

Comments

@NlightNFotis
Copy link
Contributor

During the work we did as part of #171, some tests were designed to return strings. This was failing analysis in CBMC due to how we handle strings internally (as arrays, and it seems that there's patchy support for that as well). The tests were changed to return integer values so that the feature under test could be exercised more easily, but a new test was added in #178 to track this particular problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant